Commit graph

8 commits

Author SHA1 Message Date
262b1fe033 XXX remove version.txt references 2024-11-09 15:59:06 +01:00
cdba66ac0c add yaml schemas to Taskfile.yml and .goreleaser.yaml 2024-11-09 15:58:14 +01:00
9a053a4123 add snapshot task 2024-11-09 15:58:14 +01:00
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