Go to file
RaviAnand Mohabir a56b978462
Some checks failed
continuous-integration/drone/push Build is failing
fix: 🐛 add git to Dockerfile
2024-06-25 16:05:44 +02:00
plugin feat: add skip_if_no_notes_file setting 2024-06-25 15:29:33 +02:00
.drone.yml ci: 👷 handle changelog failure gracefully 2024-06-25 15:30:04 +02:00
CHANGELOG.md chore: bump 0.2.1 → 0.3.0 [CI SKIP] 2024-06-25 13:30:22 +00:00
cz.yaml chore: bump 0.2.1 → 0.3.0 [CI SKIP] 2024-06-25 13:30:22 +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