-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Require Jenkins 2.479.1 or newer #396
Open
MarkEWaite
wants to merge
2
commits into
jenkinsci:master
Choose a base branch
from
MarkEWaite:require-jenkins-2.479
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
github-actions
bot
added
dependencies
Dependency related change
tests
Automated test addition or improvement
labels
Oct 18, 2024
MarkEWaite
force-pushed
the
require-jenkins-2.479
branch
2 times, most recently
from
October 28, 2024 01:11
d727a2e
to
7e459e6
Compare
MarkEWaite
removed
dependencies
Dependency related change
tests
Automated test addition or improvement
labels
Oct 30, 2024
MarkEWaite
changed the title
Require Jenkins 2.479 or newer
Require Jenkins 2.479.1 or newer
Oct 30, 2024
MarkEWaite
force-pushed
the
require-jenkins-2.479
branch
from
November 6, 2024 00:09
c217ced
to
2e77a7f
Compare
github-actions
bot
added
dependencies
Dependency related change
tests
Automated test addition or improvement
labels
Nov 6, 2024
MarkEWaite
force-pushed
the
require-jenkins-2.479
branch
from
November 9, 2024 04:03
2e77a7f
to
10f89e9
Compare
MarkEWaite
force-pushed
the
require-jenkins-2.479
branch
2 times, most recently
from
November 22, 2024 16:25
6e18cc5
to
6705b44
Compare
MarkEWaite
force-pushed
the
require-jenkins-2.479
branch
from
November 27, 2024 02:18
6705b44
to
c6d1418
Compare
MarkEWaite
force-pushed
the
require-jenkins-2.479
branch
4 times, most recently
from
December 16, 2024 23:46
b6ef007
to
c161179
Compare
MarkEWaite
removed
dependencies
Dependency related change
tests
Automated test addition or improvement
labels
Dec 28, 2024
MarkEWaite
force-pushed
the
require-jenkins-2.479
branch
from
December 29, 2024 13:33
630a106
to
b68452c
Compare
github-actions
bot
added
dependencies
Dependency related change
tests
Automated test addition or improvement
labels
Dec 29, 2024
MarkEWaite
force-pushed
the
require-jenkins-2.479
branch
4 times, most recently
from
January 7, 2025 13:35
4cc755a
to
5a905a5
Compare
MarkEWaite
force-pushed
the
require-jenkins-2.479
branch
from
January 11, 2025 14:18
5a905a5
to
af68096
Compare
Use StaplerRequest2 and StaplerResponse2 and Jakarta EE 9 instead of Java EE 8. Updates to use more recent parent pom and matching plugin BOM.
MarkEWaite
force-pushed
the
require-jenkins-2.479
branch
from
January 11, 2025 16:49
af68096
to
8d96c55
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Dependency related change
rfe
Improvement or new feature
tests
Automated test addition or improvement
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.
Require Jenkins 2.479.1 or newer
Updates to use StaplerRequest2 and StaplerResponse2 and to use Jakarta EE 9 instead of Java EE 8.
Updates to use more recent parent pom and matching plugin BOM.
Testing done
Automated tests pass.
Dependent plugins need to be confirmed they are not using any of the methods with updated signatures.
Submitter checklist