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

Update plugin manager to 2.1.2 #1032

Merged
merged 3 commits into from
Nov 23, 2020
Merged

Update plugin manager to 2.1.2 #1032

merged 3 commits into from
Nov 23, 2020

Conversation

timja
Copy link
Member

@timja timja commented Nov 16, 2020

@timja timja requested a review from a team as a code owner November 16, 2020 20:33
Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

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

I confirmed that my command line sample worked as expected.

$ wget https://updates.jenkins.io/latest/jenkins.war
$ CLI_JAR=jenkins-plugin-manager-2.1.2.jar
$ wget https://github.com/jenkinsci/plugin-installation-manager-tool/releases/download/2.1.2/$CLI_JAR
$ java -jar $CLI_JAR --war jenkins.war --verbose --plugin-download-directory plugins --plugins git:4.2.2

I confirmed that it installed Git plugin 4.2.2 and all its dependencies.

@timja
Copy link
Member Author

timja commented Nov 20, 2020

I change --list in jenkinsci/plugin-installation-manager-tool#226 to do nothing as users were accidentally deleting all their installed plugins with it, that's meant I had to make some test changes

@timja
Copy link
Member Author

timja commented Nov 23, 2020

@olblak @oleg-nenashev @slide can someone take a look and ship please?

@olblak olblak merged commit c3d08a1 into jenkinsci:master Nov 23, 2020
@timja timja deleted the update-pmcli branch November 24, 2020 15:51
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