Commit graph

7 commits

Author SHA1 Message Date
8f0b197c3e add yaml schemas to Taskfile.yml and .goreleaser.yaml 2024-11-09 11:01:09 +01:00
25f237f73a add snapshot task 2024-11-09 10:13:52 +01:00
62b7190fcd only run dorelase in main branch 2024-11-09 09:59:51 +01:00
9ffe12bd6d split tasks into indiviual units
create standalone `goreleaser` task
create standalone `dorelease` task
2024-11-09 09:54:44 +01:00
63327bb3ea remove precheck and add warning prompt 2024-11-08 17:44:10 +01:00
da4a2ce7b0 limit git tasks to main branch 2024-11-08 17:30:28 +01:00
1ec32bc0d9 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-08 17:30:28 +01:00