Go to file
RaviAnand Mohabir 3625bbe90c
Some checks failed
continuous-integration/drone/push Build is failing
feat: add option to fetch git tags when getting latest
2024-06-26 16:09:18 +02:00
plugin feat: add option to fetch git tags when getting latest 2024-06-26 16:09:18 +02:00
.drone.yml ci: 💚 fix gitea url 2024-06-26 16:04:23 +02:00
CHANGELOG.md chore: bump 0.3.1 → 0.3.2 [CI SKIP] 2024-06-25 14:08:59 +00:00
cz.yaml chore: bump 0.3.1 → 0.3.2 [CI SKIP] 2024-06-25 14:08:59 +00:00
Dockerfile fix: 🐛 add git to Dockerfile 2024-06-25 16:05:44 +02:00
go.mod 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
go.sum 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
main.go fix: 🐛 only parse flags if available 2024-06-25 14:39:56 +02:00
README.md 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