-
Notifications
You must be signed in to change notification settings - Fork 65
Tag discovery #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@stephenc: There is now an api to fetch the list of refs, like the tags that could be used to implement this |
@zopanix I was told that I needed to wait for Gitea 1.8.x before this can be unblocked |
@lafriks said:
Tag details are required for implementing this feature. Currently looking like it will be in 1.9.0 🤞 |
looking forward to this! |
I have implemented a workound in my Jenkinsfile to publish releases (docker push..) for tagged versions only:
|
@stephenc any plans to work on this? |
yes... but finding the time is trickier... I am hoping to find an excuse to try and push it over the line in the next couple of weeks |
Thanks, that would be great :) |
eb7cf25
to
a26be77
Compare
a26be77
to
b93c820
Compare
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Blocked pending go-gitea/gitea#2738 being implemented