Skip to content

Conversation

jglick
Copy link
Member

@jglick jglick commented Feb 25, 2025

@jglick jglick requested a review from a team as a code owner February 25, 2025 19:01
script.getProperty("currentBuild").result = Utils.getResultFromException(e)
throw e
void run(Closure body) {
try {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(ignore whitespace)

@MarkEWaite MarkEWaite added RFE A Request for Enhancement. Usually linked to a PR that follows it. feature a PR providing a new feature. and removed RFE A Request for Enhancement. Usually linked to a PR that follows it. labels Feb 25, 2025
Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I've tested it in my relatively simple environment and confirmed that my declarative Pipeline samples work as expected. They launch a container agent through the incremental of this change and report no error.

@MarkEWaite MarkEWaite merged commit bdb55a8 into jenkinsci:master Feb 25, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature a PR providing a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants