[PR #82] [MERGED] Switch to shared workflows #86

Closed
opened 2026-03-15 16:09:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fortio/dnsping/pull/82
Author: @ldemailly
Created: 3/22/2024
Status: Merged
Merged: 3/22/2024
Merged by: @ldemailly

Base: mainHead: shared_workflows


📝 Commits (4)

  • bab237e Switch to shared workflows
  • 08d8fba missing cleanup in Makefile since switch to goreleaser, also setup local lint
  • 5a598d3 linter recommended change
  • f15b56b Merge branch 'main' into shared_workflows

📊 Changes

9 files changed (+38 additions, -491 deletions)

View changed files

.github/workflows/codecov.yml (+0 -22)
.github/workflows/codeql-analysis.yml (+0 -72)
.github/workflows/include.yml (+26 -0)
.github/workflows/releaser.yml (+0 -38)
📝 .gitignore (+3 -0)
.golangci.yml (+0 -174)
.goreleaser.yaml (+0 -87)
📝 Makefile (+5 -95)
📝 dnsping.go (+4 -3)

📄 Description

uses https://github.com/fortio/workflows
similar PR as https://github.com/fortio/logc/pull/44


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fortio/dnsping/pull/82 **Author:** [@ldemailly](https://github.com/ldemailly) **Created:** 3/22/2024 **Status:** ✅ Merged **Merged:** 3/22/2024 **Merged by:** [@ldemailly](https://github.com/ldemailly) **Base:** `main` ← **Head:** `shared_workflows` --- ### 📝 Commits (4) - [`bab237e`](https://github.com/fortio/dnsping/commit/bab237e22cbefe3dc155e18c02427b4aaacad730) Switch to shared workflows - [`08d8fba`](https://github.com/fortio/dnsping/commit/08d8fba0d168c465a1887b5279797e17f5b29680) missing cleanup in Makefile since switch to goreleaser, also setup local lint - [`5a598d3`](https://github.com/fortio/dnsping/commit/5a598d30fbfd93a12f0ef3df7aa8883291d51cfa) linter recommended change - [`f15b56b`](https://github.com/fortio/dnsping/commit/f15b56b653483b453a43200a16812bb6a5aa66a0) Merge branch 'main' into shared_workflows ### 📊 Changes **9 files changed** (+38 additions, -491 deletions) <details> <summary>View changed files</summary> ➖ `.github/workflows/codecov.yml` (+0 -22) ➖ `.github/workflows/codeql-analysis.yml` (+0 -72) ➕ `.github/workflows/include.yml` (+26 -0) ➖ `.github/workflows/releaser.yml` (+0 -38) 📝 `.gitignore` (+3 -0) ➖ `.golangci.yml` (+0 -174) ➖ `.goreleaser.yaml` (+0 -87) 📝 `Makefile` (+5 -95) 📝 `dnsping.go` (+4 -3) </details> ### 📄 Description uses https://github.com/fortio/workflows similar PR as https://github.com/fortio/logc/pull/44 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-03-15 16:09:22 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dnsping#86
No description provided.