Skip to content

feat: add Goreleaser support and bump version to v0.15.0#68

Merged
allisson merged 1 commit intomainfrom
goreleaser
Feb 25, 2026
Merged

feat: add Goreleaser support and bump version to v0.15.0#68
allisson merged 1 commit intomainfrom
goreleaser

Conversation

@allisson
Copy link
Owner

@allisson allisson commented Feb 25, 2026

This commit introduces automated cross-platform builds and releases using Goreleaser, and bumps the application version to v0.15.0.

Changes:

  • Added .goreleaser.yaml configuration to support multi-platform binary generation (Linux, macOS, Windows) and archiving.
  • Updated Makefile to include release-snapshot and release-check targets for running and linting Goreleaser.
  • Bumped application version in cmd/app/main.go to v0.15.0.
  • Added new CI documentation rules in GEMINI.md regarding main.go version updates and make docs-lint execution.

Fixes #66.

This commit introduces automated cross-platform builds and releases using Goreleaser, and bumps the application version to v0.15.0.

Changes:
- Added `.goreleaser.yaml` configuration to support multi-platform binary generation (Linux, macOS, Windows) and archiving.
- Updated `Makefile` to include `release-snapshot` and `release-check` targets for running and linting Goreleaser.
- Bumped application version in [cmd/app/main.go](cci:7://file:///Users/allisson/Projects/secrets/cmd/app/main.go:0:0-0:0) to `v0.15.0`.
- Added new CI documentation rules in `GEMINI.md` regarding `main.go` version updates and `make docs-lint` execution.
@allisson allisson mentioned this pull request Feb 25, 2026
@allisson allisson merged commit 15b7c70 into main Feb 25, 2026
2 checks passed
@allisson allisson deleted the goreleaser branch February 25, 2026 16:37
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.

GoRelaser

1 participant