Add CI/CD pipeline #188
Labels
No labels
agent/review
priority/high
priority/low
priority/medium
status/blocked
status/wontfix
time/marathon
time/quickwin
type/bug
type/cicd
type/docs
type/feature
type/security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
thwap/manta-archiver#188
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?
Sub-tasks
CI/CD pipeline implemented with:
.github/workflows/test.yml: cross‑platform testing (Linux, macOS, Windows), lint (golangci‑lint), security scanning (govulncheck).github/workflows/release.yml: automated release builds with GoReleaser on tag pushes.goreleaser.yml: configuration for multi‑platform binaries, checksums, archivesAll sub‑tasks (#184‑#187) are completed. Closing.