[WIP] Test Spring 7 and other PRs#26450
Closed
MarkEWaite wants to merge 34 commits intojenkinsci:masterfrom
Closed
[WIP] Test Spring 7 and other PRs#26450MarkEWaite wants to merge 34 commits intojenkinsci:masterfrom
MarkEWaite wants to merge 34 commits intojenkinsci:masterfrom
Conversation
…nt variables help
…e to use of deprecated constructor
Best to have the entire help text in a single div.
At least that's what I see with 2.541.2 and with 2.555 snapshot
Adds an encode2() method with a default implementation to call encode().
Refer to Spring documentation at: * https://docs.spring.io/spring-security/reference/api/java/org/springframework/security/core/authority/FactorGrantedAuthority.html * https://docs.spring.io/spring-security/reference/servlet/authentication/mfa.html#emfa * https://spring.io/blog/2025/10/21/multi-factor-authentication-in-spring-security-7#how-spring-security-models-mfa-through-progressive-authorization
…JENKINS-41492-fix', 'i18n/tr-setup-wizard', 'remove-section-max-width', 'renovate/babel-loader-10.x', 'renovate/css-minimizer-webpack-plugin-8.x', 'renovate/jenkins-ath-6595.x', 'renovate/major-spring-security', 'renovate/major-stapler.version', 'renovate/postcss-8.x', 'renovate/release-drafter-release-drafter-6.x', 'renovate/sass-1.x' and 'renovate/winstone-and-jetty' into aardvark-octopus
MarkEWaite
added a commit
to MarkEWaite/bom
that referenced
this pull request
Mar 13, 2026
Pull requests: * jenkinsci/jenkins#26450 * jenkinsci/jenkins#11304 * jenkinsci/jenkins#11292 Testing done * `PLUGINS=google-oauth-plugin,gitlab-oauth,github-oauth,oic-auth LINE=weekly TEST=InjectedTest bash ./local-test.sh`
6 tasks
MarkEWaite
added a commit
to MarkEWaite/acceptance-test-harness
that referenced
this pull request
Mar 13, 2026
Pull requests: * jenkinsci/jenkins#26450 * jenkinsci/jenkins#11304 * jenkinsci/jenkins#11292 * jenkinsci/bom#6471 Testing done * None. Rely on ci.jenkins.io for the testing
6 tasks
Contributor
Author
|
Incremental build has been created. Closing |
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.
[WIP] Test Spring 7 and other PRs
A fast incremental build to allow plugin BOM and acceptance test harness testing of pull requests:
Also includes pull requests:
AccessDeniedException3was unserializable #26446DirectoryBrowserSupport#26443Testing done
mvn -am -pl war,bom -Pquick-build clean installran as expectedScreenshots (UI changes only)
Before
After
Proposed changelog entries
Proposed changelog category
/label skip-changelog
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.