Commit graph

1 commit

Author SHA1 Message Date
2dfb04798d
ci(release): 🚀 Add release automation with GoReleaser
Some checks failed
Go Tests / go-tests (push) Failing after 1m23s
build / build (push) Successful in 43s
ci / goreleaser (push) Failing after 1m22s
Implements automated release pipeline using GitHub Actions and GoReleaser.

- Configures GoReleaser to build for multiple platforms (linux/darwin/windows)
- Sets up GPG signing for release artifacts
- Configures Gitea as release target with custom API endpoints
- Implements semantic changelog generation with categorized groups
- Adds GitHub Actions workflow triggered on version tags
2025-11-07 15:08:05 +01:00