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

Make it easier to use with custom repositories #687

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

daniel-beck
Copy link
Contributor

@daniel-beck daniel-beck commented Mar 3, 2023

While the ability to host private update sites is explicitly not a goal of this tool, this still makes it easier to use it in such situations:

  • Allow overriding the Artifactory URL, Artifactory API URL, and Maven repository name
  • Authenticate for artifact download

Additionally, this change should make it easier to respond to Artifactory problems like https://groups.google.com/g/jenkinsci-dev/c/4sgBC1crUJw/m/jrRxMKhKAAAJ, as only a few environment variables need to be set, rather than the code needing to be changed. I tested this with a recent private security fix staging repo and got only those fixes as part of the output, just by specifying ARTIFACTORY_REPOSITORY.

@daniel-beck daniel-beck added the enhancement This is an enhancement for the tool or wrapper scripts, typically adding features. label Mar 3, 2023
daniel-beck added a commit to daniel-beck/update-center2 that referenced this pull request Mar 8, 2024
@daniel-beck daniel-beck merged commit afc6e49 into jenkins-infra:master Mar 8, 2024
@daniel-beck daniel-beck deleted the more-customization branch March 8, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is an enhancement for the tool or wrapper scripts, typically adding features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant