-
Notifications
You must be signed in to change notification settings - Fork 22
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
Backports changes from weekly to LTS 2.332 line #248
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
075401a
Update LTS release checklist (#224)
cathychan aaf8596
chore: replace git.io link (#230)
lemeurherve 1f62526
Correct minor typo in README (#235)
MarkEWaite 1979e85
Call to rollback would fail due to wrong name (#234)
MarkEWaite faee358
Release signed remoting from stable-4.13.x branch, not master branch
MarkEWaite 565ff94
Add a clarifying comment
MarkEWaite 6669fee
Merge pull request #236 from MarkEWaite/release-remoting-from-stable-…
MarkEWaite 5a2c2af
Update packaging image (#237)
timja 1b1cea4
[updatecli] Bump jenkinsciinfra/packaging Docker image version (#232)
github-actions[bot] c537f73
fix(release) Rely on the Docker image `PATH` to locate the default `j…
dduportal c53819d
fix(package) use a recent remoting version
dduportal 5c99602
Merge pull request #238 from jenkins-infra/fix/weekly-20220607
dduportal 520e997
fix(release) use openssl legacy provider for pkcs12
dduportal 66a016e
Update release.bash
dduportal 927a487
Merge pull request #239 from jenkins-infra/hotfix/pkcs12-cipher
dduportal d220df7
Display Maven version information without stopping build
basil d12679f
Merge pull request #240 from basil/version
MarkEWaite dd8d557
chore: Update key "spec.containers[0].image" from file "/tmp/updatecl…
github-actions[bot] ae4fe7a
chore: Update key "spec.containers[0].image" from file "/tmp/updatecl…
github-actions[bot] 0c25b81
Merge pull request #241 from jenkins-infra/updatecli_597129cc9fe6e19e…
dduportal 4b706e9
Generate resources while staging release (#242)
timja 7470cab
Change `generate-resources` to `compile` (#243)
timja f999069
Revert generate-resources / compile (#244)
timja 9b46f53
chore: Update key "spec.containers[0].image" from file "/tmp/updatecl…
github-actions[bot] 5ca97b2
chore: Update key "spec.containers[0].image" from file "/tmp/updatecl…
github-actions[bot] 22d2893
Update release
dduportal 9d96da0
Update package
dduportal 0c011dc
Update package
dduportal acab202
Update stable
dduportal 7f1f3a1
Update stable-rc
dduportal 423f3a6
Update weekly
dduportal c912345
Merge pull request #247 from jenkins-infra/chore/helpdesk-2979
dduportal e5a8e1f
Merge pull request #246 from jenkins-infra/updatecli_597129cc9fe6e19e…
dduportal File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,6 @@ pipeline { | |
|
||
agent { | ||
kubernetes { | ||
label 'release-stable' | ||
} | ||
} | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,6 @@ pipeline { | |
|
||
agent { | ||
kubernetes { | ||
label 'release-stable-rc' | ||
} | ||
} | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,6 @@ pipeline { | |
|
||
agent { | ||
kubernetes { | ||
label 'release-weekly' | ||
} | ||
} | ||
|
||
|
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
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
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
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
needs a backport of jenkinsci/jenkins#6628 to 2.332 and 2.346
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could this change be (partially) reverted instead?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://github.com/jenkinsci/packaging/branches
Yes it would just need this version bump reverted
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#252
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hop: #252