chore(updatecli): keep simulated LTS JENKINS_VERSION and WAR_SHA up to date#2172
Merged
MarkEWaite merged 9 commits intojenkinsci:masterfrom Jan 16, 2026
Merged
Conversation
167fe6c to
ba1619d
Compare
JENKINS_VERSION and WAR_SHA up to dateJENKINS_VERSION and WAR_SHA up to date
140953b to
b1a9961
Compare
b1a9961 to
7fd7951
Compare
lemeurherve
added a commit
to lemeurherve/docker
that referenced
this pull request
Jan 8, 2026
6 tasks
timja
approved these changes
Jan 10, 2026
lemeurherve
added a commit
that referenced
this pull request
Jan 11, 2026
…date (#2171) * chore(updatecli): add a manifest to keep default `JENKINS_VERSION` up to date * remove unused currentVersion source * add missing `name` to `updateGoldenFiles` * align naming and order with #2172 * don't update LTS expected tags (follow-up of #2184) * retrieve latest Jenkins Core version from updates.jenkins.io
…regard to the content of the image
046d4f6 to
eaac612
Compare
MarkEWaite
approved these changes
Jan 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR keeps simulated LTS
JENKINS_VERSIONandWAR_SHAup to date, tracking only the initial LTS version of new release line (2.xxx.1) as sufficient in that case.It also takes care of
LTS_JENKINS_VERSIONvalue in tests, introduced in #2184.Note
This PR can be merged when we want, but not the resulting updatecli pull request, at least not until the incoming LTS release including support for JDK25 cf #2163 body &
docker/Jenkinsfile
Line 35 in 52d8ee8
Similar to:
JENKINS_VERSIONandWAR_SHAup to date #2171Ref:
JENKINS_VERSIONshould be updated more frequently #2165 (comment)Testing done
New test following up the fixups12 of the default
JENKINS_VERSIONmanifest:Details
Submitter checklist
Footnotes
chore(updatecli): specify
scmid: defaultin jenkins-version manifest targets #2198 ↩chore(updatecli): fix default
JENKINS_VERSIONmanifest #2200 ↩