Closed lemeurherve closed 7 months ago
@daniel-beck do you think it still worth introducing this?
Don't we create new releases based on tags now? Seems like not (re)creating a tag addresses the problem. Previously, we'd list the newest N releases multiple times per day, and ensure all of them have Docker images.
I agree with @daniel-beck . I don't think we need this addition because we only build when a new annotated tag is detected.
Thanks for your comments!
Closing this pull request and #946.
This PR adds support for the artifact ignore list defined at https://github.com/jenkins-infra/update-center2/blob/master/resources/artifact-ignores.properties to prevent publishing images of releases we choose to not publish.
Ref:
Testing done
Local tests.