[WIP] Test Spring 7 and other PRs#26445
Closed
MarkEWaite wants to merge 31 commits intojenkinsci:masterfrom
Closed
[WIP] Test Spring 7 and other PRs#26445MarkEWaite wants to merge 31 commits intojenkinsci:masterfrom
MarkEWaite wants to merge 31 commits intojenkinsci:masterfrom
Conversation
…g-security' into spring-7
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 THis is a simple attempt to allow the creation of an incremental build that can be used for more testing with plugin BOM and the acceptance test harness.
…enovate/babel-loader-10.x', 'renovate/css-minimizer-webpack-plugin-8.x', 'renovate/dawidd6-action-send-mail-12.x', 'renovate/jenkins-ath-6595.x', 'renovate/major-stapler.version', 'renovate/mini-css-extract-plugin-2.x', 'renovate/release-drafter-release-drafter-6.x', 'renovate/sass-1.x' and 'renovate/winstone-and-jetty' into aardvark-octopus
…pring-core' into aardvark-octopus
…e to use of deprecated constructor
MarkEWaite
added a commit
to MarkEWaite/acceptance-test-harness
that referenced
this pull request
Mar 12, 2026
Pull requests: * jenkinsci/jenkins#26445 * jenkinsci/jenkins#11304 * jenkinsci/jenkins#11292 * jenkinsci/bom#6470 Testing done * None. Rely on ci.jenkins.io for the testing
This was referenced Mar 12, 2026
Contributor
Author
|
Results look good for other automated tests:
|
Contributor
Author
|
Tests passed in ATH and in the plugin BOM. Also successfully compiled and tested the following additional plugin repositories with the incremental build:
|
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.
Test Spring 7 and other PRs
A fast incremental build to allow plugin BOM and acceptance test harness testing of pull requests:
Also includes changes for:
Replaces pull request:
Also includes pull requests:
DirectoryBrowserSupport#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.