Commit Graph

17 Commits

Author SHA1 Message Date
66de41874d feat: use time.Time.Before() instead of Sub() 2024-10-25 18:16:24 +02:00
6c787535a8 feat: use tagger.when to find latest tag
Some checks failed
continuous-integration/drone/push Build is failing
2024-10-25 18:14:25 +02:00
d19022dad8 fix: 🐛 append newline after success message, use logger [CI SKIP] 2024-07-11 17:54:33 +02:00
b2c43a5f3d feat: use log.textformatter 2024-07-11 17:33:47 +02:00
fe6812860e fix: revert: fix: 🐛 use latest instead of last (oldest) tag
- Add logs
2024-07-11 17:25:35 +02:00
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