chore(tests): use a LTS JENKINS_VERSION for expected_tags_latest_lts#2184
Merged
lemeurherve merged 1 commit intojenkinsci:masterfrom Jan 8, 2026
Conversation
lemeurherve
added a commit
to lemeurherve/docker
that referenced
this pull request
Jan 7, 2026
This reverts commit fe77aa7, extracted to jenkinsci#2184
This was referenced Jan 7, 2026
timja
approved these changes
Jan 8, 2026
6 tasks
lemeurherve
added a commit
to lemeurherve/docker
that referenced
this pull request
Jan 8, 2026
lemeurherve
added a commit
to lemeurherve/docker
that referenced
this pull request
Jan 8, 2026
6 tasks
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
MarkEWaite
pushed a commit
that referenced
this pull request
Jan 16, 2026
…up to date (#2172) * chore: keep simulated LTS `JENKINS_VERSION` and `WAR_SHA` up to date * also update `LTS_JENKINS_VERSION` in tests * update LTS golden file (follow-up of #2184) * add missing `scmid` property to `target`s Cf #2198 * restrict matchpattern like in #2200 * add `skip-changelog` label as this bump is equivalent to a noop with regard to the content of the image
lemeurherve
added a commit
that referenced
this pull request
Jan 19, 2026
lemeurherve
added a commit
that referenced
this pull request
Jan 19, 2026
lemeurherve
added a commit
that referenced
this pull request
Jan 19, 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 uses a LTS
JENKINS_VERSIONfor a more realisticexpected_tags_latest_ltstest, which should have used a LTS JENKINS_VERSION since its introduction.Extracted from:
Amends:
Ref:
Testing done
Submitter checklist