Skip to content
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

fix(artifact-caching-proxy): add exception for jitpack.io Maven repository #2895

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

lemeurherve
Copy link
Member

This exception is added to fix the build of https://github.com/jenkinsci/ircbot-plugin which relies on https://github.com/pircbotx/pircbotx/ whose binary releases (and snapshots) are published to https://jitpack.io/#pircbotx/pircbotx/, not mirrored in our Maven repositories for now.

Twin PR: jenkins-infra/kubernetes-management#4049

Ref: jenkins-infra/helpdesk#3591

@lemeurherve lemeurherve requested review from dduportal and smerle33 June 7, 2023 08:14
@lemeurherve lemeurherve requested a review from a team as a code owner June 7, 2023 08:14
@timja
Copy link
Member

timja commented Jun 7, 2023

This exception is added to fix the build of jenkinsci/ircbot-plugin which relies on pircbotx/pircbotx whose binary releases (and snapshots) are published to jitpack.io/#pircbotx/pircbotx, not mirrored in our Maven repositories for now.

Twin PR: jenkins-infra/kubernetes-management#4049

Ref: jenkins-infra/helpdesk#3591

why not just mirror it?

@lemeurherve
Copy link
Member Author

@timja we'd like to do brownouts before (jenkins-infra/helpdesk#3599), this couple of PRs is to unblock @jimklimov until then.

We're intending to mirror each of these exceptions after that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants