Commit graph

3 commits

Author SHA1 Message Date
ead73c1d0e feat(Taskfile): add install task for local version installation 2024-11-21 20:07:48 +01:00
74ee5f3693 feat(Taskfile): add check for clean working tree before release
- add a precondition to ensure the working tree is clean before releasing

🤖
2024-11-18 19:36:09 +01:00
7c2604c0bf feat: add release management via Task
- create `Taskfile.yml`
- initial tasks
  - add new version tag
  - push to remote and run goreleaser
  - create snapshot via goreleaser
2024-11-10 09:47:00 +01:00