Commit graph

5 commits

Author SHA1 Message Date
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