chore(updatecli): add missing target and relax match pattern in JENKINS_VERSION manifest#2201
Merged
lemeurherve merged 3 commits intojenkinsci:masterfrom Jan 16, 2026
Conversation
JENKINS_VERSION\ manifestJENKINS_VERSION manifest
…regard to the content of the image
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 change fixes the manifest by adding the missing target updating
WAR_SHAvalue in the Dockerfiles, and by relaxing the match pattern used for golden files to also update the short tags.It also adds
skip-changeloglabel to theaction, as bumps from this manifest are equivalent to a noop in term of content in the published image.Amends:
JENKINS_VERSIONandWAR_SHAup to date #2171JENKINS_VERSIONmanifest #2200Ref:
JENKINS_VERSIONto Weekly 2.546 #2199 (review)JENKINS_VERSIONshould be updated more frequently #2165Testing done
Submitter checklist