Commit graph

4 commits

Author SHA1 Message Date
18413e8da3 feat(goreleaser): update changelog configuration
- uses the compare Gitea API
- drop `sort` setting

🤖
2024-11-07 19:25:35 +01:00
3a5deffd2d chore(goreleaser): remove unused filter from changelog
- remove the filter that excludes version bump entries from changelog

🤖
2024-11-07 19:20:33 +01:00
61fc21224c feat: set version from git tag on build
- make `GoTomatoVersion` a variable and default it to "devel"
- add ldflags to `.goreleaser.yaml` for version tagging
- remove "v" from output of `-version`
2024-11-07 19:20:29 +01:00
f346cbbcaa feat: add initial configuration for GoReleaser
🤖
2024-11-06 23:23:10 +01:00