Commit graph

5 commits

Author SHA1 Message Date
8c4ba60095 only run dorelase in main branch 2024-11-09 15:58:14 +01:00
02abad82e8 split tasks into indiviual units
create standalone `goreleaser` task
create standalone `dorelease` task
2024-11-09 15:58:14 +01:00
a032eead01 remove precheck and add warning prompt 2024-11-09 15:58:14 +01:00
e27d58ad8f limit git tasks to main branch 2024-11-09 15:58:14 +01:00
9ee70a71fe 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 15:58:14 +01:00