Commit Graph

12 Commits

Author SHA1 Message Date
cecbbddd07 feat: 🔊 add logs 2024-07-11 17:09:36 +02:00
f954801b4e feat: add support for adaptive cards 2024-07-11 16:57:02 +02:00
a7f7cfbc65 fix: 🐛 use latest instead of last (oldest) tag
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-11 16:55:20 +02:00
e11f467042 feat: add git username and password options for http 2024-07-03 14:16:40 +02:00
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