8683cb2a6b
chore: add yaml schemas to Taskfile.yml
and .goreleaser.yaml
2024-11-10 09:39:28 +01:00
13e2c2d0e4
fix(goreleaser): don't force-remove ./dist
2024-11-10 09:39:28 +01:00
9852f80461
fix: restore filter that excludes version bump entries
2024-11-10 09:15:43 +01:00
467d90065c
feat(goreleaser): update changelog configuration
...
- uses the compare Gitea API
- drop `sort` setting
- remove the filter that excludes version bump entries
2024-11-10 09:15:43 +01:00
93f39507c1
feat(gorleaser): 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-10 09:15:16 +01:00
f346cbbcaa
feat: add initial configuration for GoReleaser
...
🤖
2024-11-06 23:23:10 +01:00