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

Replace public repo with releases repo #249

Conversation

MarkEWaite
Copy link
Contributor

Replace public repo with releases repo

JFrog donates https://repo.jenkins-ci.org for the Jenkins project. They host it and pay all charges associated with that hosting.

They've asked us to reduce the https://repo.jenkins-ci.org outbound bandwidth use. One of the reductions is to retrieve released artifacts from their provider repositories instead of using https://repo.jenkins-ci.org/public as a cache of all other repositories.

This change removes https://repo.jenkins-ci.org/public from the list of repositories and replaces it with https://repo.jenkins-ci.org/releases/ for the Jenkins released artifacts and with other repositories for their artifacts.

Testing done

Automated tests pass locally on Java 11 with Linux. Rely on ci.jenkins.io to test Windows.

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

JFrog donates https://repo.jenkins-ci.org for the Jenkins project.
They host it and pay all charges associated with that hosting.

They've asked us to reduce the https://repo.jenkins-ci.org outbound
bandwidth use.  One of the reductions is to retrieve released
artifacts from their provider repositories instead of using
https://repo.jenkins-ci.org/public as a cache of all other repositories.

This change removes https://repo.jenkins-ci.org/public from the list of
repositories and replaces it with https://repo.jenkins-ci.org/releases/
for the Jenkins released artifacts and with other repositories for
their artifacts.
@MarkEWaite MarkEWaite added the chore Reduces maintenance effort by changes not directly visible to users label Jul 16, 2023
@github-actions github-actions bot removed the chore Reduces maintenance effort by changes not directly visible to users label Jul 16, 2023
@MarkEWaite MarkEWaite added the chore Reduces maintenance effort by changes not directly visible to users label Jul 16, 2023
@MarkEWaite MarkEWaite merged commit 696e3eb into jenkinsci:master Jul 16, 2023
17 checks passed
@MarkEWaite MarkEWaite deleted the replace-public-repo-with-specific-repos branch July 16, 2023 18:46
MarkEWaite added a commit that referenced this pull request Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Reduces maintenance effort by changes not directly visible to users
Projects
None yet
1 participant