Commit Graph

8 Commits

Author SHA1 Message Date
0d7cc87b37 feat: output release url on success
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-03 10:54:51 +02:00
7e02953285 feat: add error handling to fetching git tags if none found 2024-06-27 16:20:14 +02:00
2771371cdf feat: use go-git instead of native Git client to fetch latest tag
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-27 16:08:27 +02:00
3625bbe90c feat: add option to fetch git tags when getting latest
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-26 16:09:18 +02:00
3509a5c98f feat: add skip_if_no_notes_file setting 2024-06-25 15:29:33 +02:00
a51696117e fix: 🐛 fix struct tag format 2024-06-25 15:09:59 +02:00
965eddcbae feat: set default of use_latest_git_tag to true 2024-06-25 15:09:28 +02:00
96a95e2dc7 feat: implement drone-gitea-release plugin with support for tag from latest git tag or version file and notes from settings or file 2024-06-22 16:19:00 +02:00