Commit Graph

7 Commits

Author SHA1 Message Date
cecbbddd07 feat: 🔊 add logs 2024-07-11 17:09:36 +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
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
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