Go to file
RaviAnand Mohabir 6c787535a8
Some checks failed
continuous-integration/drone/push Build is failing
feat: use tagger.when to find latest tag
2024-10-25 18:14:25 +02:00
cards feat: add support for adaptive cards 2024-07-11 16:57:02 +02:00
plugin feat: use tagger.when to find latest tag 2024-10-25 18:14:25 +02:00
.drone.yml feat: add git username and password options for http 2024-07-03 14:16:40 +02:00
.gitignore feat: output release url on success 2024-07-03 10:54:51 +02:00
card.json fix: 🐛 use latest instead of last (oldest) tag 2024-07-11 16:55:20 +02:00
CHANGELOG.md chore: bump 0.11.0 → 0.11.1 [CI SKIP] 2024-07-11 17:54:57 +02:00
cz.yaml chore: bump 0.11.0 → 0.11.1 [CI SKIP] 2024-07-11 17:54:57 +02:00
Dockerfile feat: use go-git instead of native Git client to fetch latest tag 2024-06-27 16:08:27 +02:00
go.mod feat: use go-git instead of native Git client to fetch latest tag 2024-06-27 16:08:27 +02:00
go.sum feat: use go-git instead of native Git client to fetch latest tag 2024-06-27 16:08:27 +02:00
main.go feat: use log.textformatter 2024-07-11 17:33:47 +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