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-58732] Remove docker-workflow dep from blueocean-pipeline-editor - update minimum jenkins core version 2.222.4 #2132

Merged
merged 4 commits into from
Mar 4, 2021

Conversation

jglick
Copy link
Member

@jglick jglick commented Mar 2, 2021

Description

See JENKINS-58732. Amends #2056 by @Vlatombe to pick up jenkinsci/pipeline-model-definition-plugin#393 via jenkinsci/bom#415, which in turn requires switching to a somewhat more recent LTS baseline (2.176.x → 2.222.x). While I am here, using the BOM more consistently.

Reviewer checklist

  • Run the changes and verified the change matches the issue description
  • Reviewed the code
  • Verified that the appropriate tests have been written or valid explanation given

@jglick
Copy link
Member Author

jglick commented Mar 3, 2021

@olamy @dwnusbaum et al.

@olamy olamy merged commit 7cbc9d5 into jenkinsci:master Mar 4, 2021
@jglick jglick deleted the deps-JENKINS-58732 branch March 4, 2021 13:28
@@ -29,7 +29,7 @@
<changelist>-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/blueocean-plugin</gitHubRepo>
<java.level>8</java.level>
<jenkins.version>2.176.4</jenkins.version> <!-- Should be kept in sync with the version resulting from Dockerfile FROM statement-->
<jenkins.version>2.222.4</jenkins.version>
Copy link
Member

Choose a reason for hiding this comment

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

just figured out this upgrade is not so trivial... :( because the Jenkinsfile need to be upgraded as well to have BO ATH running with this version of Jenkins. And this not working due to some issue with https://github.com/jenkinsci/java-client-api. I will try to figure out this next week.

@olamy olamy changed the title [JENKINS-58732] Remove docker-workflow dep from blueocean-pipeline-editor [JENKINS-58732] Remove docker-workflow dep from blueocean-pipeline-editor - update minimum jenkins core version 2.222.4 Mar 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants