Skip to content

feat(release): add automated release workflow with GoReleaser#7

Merged
zzxwill merged 1 commit intomasterfrom
brew
Jan 13, 2026
Merged

feat(release): add automated release workflow with GoReleaser#7
zzxwill merged 1 commit intomasterfrom
brew

Conversation

@zzxwill
Copy link
Copy Markdown
Contributor

@zzxwill zzxwill commented Jan 13, 2026

This commit introduces an automated release pipeline triggered by version tags. It adds GoReleaser configuration for building multi-platform binaries, generating checksums, and publishing GitHub releases. The workflow also includes Homebrew formula generation for easier installation on macOS and Linux. This automation ensures consistent and reliable releases while reducing manual deployment effort.

This commit introduces an automated release pipeline triggered by version
tags. It adds GoReleaser configuration for building multi-platform
binaries, generating checksums, and publishing GitHub releases. The
workflow also includes Homebrew formula generation for easier
installation on macOS and Linux. This automation ensures consistent and
reliable releases while reducing manual deployment effort.
@zzxwill zzxwill merged commit c8df269 into master Jan 13, 2026
@zzxwill zzxwill deleted the brew branch January 13, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant