mirror of
https://github.com/fortio/dnsping.git
synced 2026-04-26 03:45:54 +03:00
[PR #82] [MERGED] Switch to shared workflows #86
Labels
No labels
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnsping#86
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:shared_workflows📝 Commits (4)
bab237eSwitch to shared workflows08d8fbamissing cleanup in Makefile since switch to goreleaser, also setup local lint5a598d3linter recommended changef15b56bMerge 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.