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

Jenkins-60214 Make plugin manager cli work with other update centers. Bug fixes. #80

Merged
merged 20 commits into from
Jan 10, 2020

Conversation

leemeador
Copy link
Contributor

  1. experimental update center URL - remove improperly embedded file name
  2. optional update center with unusual path in URL - compute correct path to plugin files

…, fix bug where no slash allowed on end of update center option
…ss. Make them static. Consolidate all tests into an appropriately named test class.
…pdate center json file name, require file name portion to be specified with full URL (as done in Jenkins itself)
…te center, more tests, static imports, object versions of utils methods
# Conflicts:
#	plugin-management-library/src/main/java/io/jenkins/tools/pluginmanager/impl/PluginManager.java - merged
Fix bug where supplied non-jenkins.io URL with extended path calculated plugin location incorrectly
Add and correct javadoc
Move some classes to new util package
Fix bug where supplied non-jenkins.io URL with extended path calculated plugin location incorrectly
Add and correct javadoc
Move some classes to new util package
@stopalopa stopalopa requested a review from a team January 7, 2020 02:31
Copy link
Member

@timja timja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops reviewed this a week ago but didn’t submit

@timja timja merged commit a220eca into jenkinsci:master Jan 10, 2020
@leemeador leemeador deleted the update-center-includes-filename branch January 10, 2020 19:10
@oleg-nenashev
Copy link
Member

Sorry for being late, and thanks for getting it over the line!

@oleg-nenashev oleg-nenashev added the enhancement New feature or request label Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants