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

Use Artifact Caching Proxy #196

Merged
merged 2 commits into from
Jun 19, 2023
Merged

Use Artifact Caching Proxy #196

merged 2 commits into from
Jun 19, 2023

Conversation

lemeurherve
Copy link
Member

This PR reactivates the use of artifact caching proxy as the jitpack.io 3rd party Maven repository has been added to ci.jenkins.io mirror settings exceptions in jenkins-infra/jenkins-infra#2895.

Ref: jenkins-infra/helpdesk#3591

Testing done

Replayed a PR build with this option set to true: https://ci.jenkins.io/job/Plugins/job/ircbot-plugin/job/PR-195/2/console

Finished: SUCCESS

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@lemeurherve lemeurherve requested a review from a team as a code owner June 8, 2023 08:01
Jenkinsfile Outdated Show resolved Hide resolved
@lemeurherve
Copy link
Member Author

lemeurherve commented Jun 8, 2023

FYI unrelated to this PR, Java 19 is available on ci.jenkins.io
(cf

// Test the bleeding edge of the compatibility spectrum (i.e., the latest supported Java runtime).
// see also https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/
[ platform: 'linux', jdk: '17', jenkins: '2.375.2' ],
)

Revert to default behavior regarding artifact caching proxy, after the fix in jenkins-infra
@jimklimov jimklimov merged commit 059f43a into jenkinsci:master Jun 19, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants