Go to file
RaviAnand Mohabir aca8272527
All checks were successful
continuous-integration/drone/tag Build is passing
chore: bump 0.7.0 → 0.8.0 [CI SKIP]
2024-07-03 12:16:58 +00:00
plugin feat: add git username and password options for http 2024-07-03 14:16:40 +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
CHANGELOG.md chore: bump 0.7.0 → 0.8.0 [CI SKIP] 2024-07-03 12:16:58 +00:00
cz.yaml chore: bump 0.7.0 → 0.8.0 [CI SKIP] 2024-07-03 12:16:58 +00: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 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