Backporting for LTS 2.516.1 (part 1) - #10808
Merged
MarkEWaite merged 12 commits intoJul 7, 2025
Merged
Conversation
Signed-off-by: Thorsten Scherler <scherler@gmail.com> (cherry picked from commit 802a219) From pull request * jenkinsci#10772
Co-authored-by: James Nord <jtnord@users.noreply.github.com> (cherry picked from commit c9319a7) From pull request * jenkinsci#10772
Signed-off-by: Thorsten Scherler <scherler@gmail.com> (cherry picked from commit 660a031) From pull request: * jenkinsci#10786
Signed-off-by: Thorsten Scherler <scherler@gmail.com> (cherry picked from commit 3a98005) From pull request: * jenkinsci#10786
(cherry picked from commit 9eee8a9) From pull request * jenkinsci#10804
(cherry picked from commit c26f28a) From pull request: * jenkinsci#10800
(cherry picked from commit d1ab51d) From pull request: * jenkinsci#10800
(cherry picked from commit fdd8f1f) From pull request: * jenkinsci#10800
(cherry picked from commit 3f45b6d) From pull request: * jenkinsci#10800
This adds support for Badges from RootActions in the Hamburger Menu (but more generically within dropdowns). (cherry picked from commit 76eeaf1) From pull request: * jenkinsci#10791
(cherry picked from commit 0af57ba) Merge conflict resolved from commit 06d9b39 From pull request: * jenkinsci#10791
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com> (cherry picked from commit 88d6a48) From pull request: * jenkinsci#10791
Contributor
Author
|
The failing test |
This was referenced Jul 6, 2025
Merged
NotMyFault
approved these changes
Jul 6, 2025
krisstern
approved these changes
Jul 6, 2025
jglick
reviewed
Jul 9, 2025
| animation: "dropdown", | ||
| duration: 250, | ||
| onShow: (instance) => { | ||
| // Make sure only one instance is visible at all times |
MarkEWaite
added a commit
to MarkEWaite/jenkins
that referenced
this pull request
Jul 9, 2025
Change causes test failures in the acceptance test harness. Pull request that shows the test failures is: * jenkinsci#10786 Pull request that introduced the failure on this branch is: * jenkinsci#10808 This reverts commit 83e090c.
MarkEWaite
added a commit
to MarkEWaite/jenkins
that referenced
this pull request
Jul 9, 2025
…s visible" Change causes test failures in the acceptance test harness. Pull request that shows the test failures is: * jenkinsci#10786 Pull request that introduced the failure on this branch is: * jenkinsci#10808 This reverts commit 0d6354c.
14 tasks
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.
Backporting for LTS 2.516.1 (part 1)
See
Testing done
Confirmed each of the individual commits in the pull request matches the original commit on the master branch.
Ran a
quick-buildand confirmed that the active look of hamburger button was resolved.Proposed changelog entries
N/A
Proposed changelog category
/label into-lts
Proposed upgrade guidelines
N/A
Submitter checklist
@Restrictedor have@since TODOJavadocs, as appropriate.@Deprecated(since = "TODO")or@Deprecated(forRemoval = true, since = "TODO"), if applicable.evalto ease future introduction of Content Security Policy (CSP) directives (see documentation).Desired reviewers
N/A
Before the changes are marked as
ready-for-merge:Maintainer checklist
upgrade-guide-neededlabel is set and there is a Proposed upgrade guidelines section in the pull request title (see example).lts-candidateto be considered (see query).