-
Notifications
You must be signed in to change notification settings - Fork 18
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 dependencies: upgrade #77
Conversation
This should prevent the requirement on a Oracle password
This bumps should bump the version of the Jenkins plugins to include several security fixes. The versions should now be inline with what is deployed on mainline CI so that we can reduce the gap and pretest plugins upgrade via devspace before deploying to mainline as well.
8553c68
to
0354015
Compare
As part of the prep for the training
The error is not related to this PR, more the status of the various moving parts |
Similar to https://ci.openmicroscopy.org |
The common plugins have the same versions |
home/config.xml
Outdated
@@ -29,7 +29,7 @@ | |||
<hudson.tools.InstallSourceProperty> | |||
<installers> | |||
<hudson.tools.JDKInstaller> | |||
<id>jdk-8u131-oth-JPR</id> | |||
<id>jdk-8u144-oth-JPR</id> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
current version is 152
Everything is in place and the change will simplify the new generation of new devspace Any objection to get this PR merge? |
Combine with the recent work done during training |
This PR reviews a few of the Jenkins dependencies in devspace to catch up with latest security releases and bring them as close as possible to the deployment state of https://ci.openmicroscopy.org/.
Changes include:
To test this PR:
Manage Jenkins