This website requires JavaScript.
Explore
Help
Sign In
InnoPeak
/
drone-gitea-release
Watch
4
Star
0
Fork
0
You've already forked drone-gitea-release
Code
Issues
Pull Requests
Packages
Projects
Releases
5
Wiki
Activity
52
Commits
1
Branch
22
Tags
154
KiB
Go
97.1%
Dockerfile
2.9%
e9b1290802
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
RaviAnand Mohabir
e9b1290802
Some checks failed
continuous-integration/drone/push
Build is failing
Details
Merge branch 'main' of
https://gitea.dikurium.ch/InnoPeak/drone-gitea-release
2024-06-27 16:30:59 +02:00
plugin
feat:
✨
add error handling to fetching git tags if none found
2024-06-27 16:20:14 +02:00
.drone.yml
ci:
💚
generate current changelog in correct file
2024-06-27 16:30:58 +02:00
CHANGELOG.md
chore: bump 0.5.1 → 0.6.0 [CI SKIP]
2024-06-27 14:20:32 +00:00
cz.yaml
chore: bump 0.5.1 → 0.6.0 [CI SKIP]
2024-06-27 14:20:32 +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
README.md