Commit graph

6 commits

Author SHA1 Message Date
e2df84007f chore: add yaml schemas to Taskfile.yml and .goreleaser.yaml 2024-11-09 17:20:17 +01:00
886f430163 add snapshot task 2024-11-09 17:20:17 +01:00
47e05877dd only run dorelase in main branch 2024-11-09 17:20:17 +01:00
bd8810464e split tasks into indiviual units
create standalone `goreleaser` task
create standalone `dorelease` task
2024-11-09 17:20:17 +01:00
e72e7453ef add warning prompt 2024-11-09 17:20:17 +01:00
26393a9689 feat: add release management via taskdev
- create `Taskfile.yml`
- update version file with the new release version
- add new version tag
- push to remote and run goreleaser
2024-11-09 17:20:17 +01:00