Branch: refs/heads/master
Home: https://github.com/jenkinsci/workflow-basic-steps-plugin
Commit: e34defc42569d6533ab77edcb8ae7bdb5c094c4e
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/e34defc42569d6533ab77edcb8ae7bdb5c094c4e
Author: Devin Nusbaum <[email protected]>
Date: 2019-12-11 (Wed, 11 Dec 2019)
Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/workflow/steps/CatchErrorStep.java
M src/main/java/org/jenkinsci/plugins/workflow/steps/RetryStepExecution.java
M src/test/java/org/jenkinsci/plugins/workflow/steps/CatchErrorStepTest.java
M src/test/java/org/jenkinsci/plugins/workflow/steps/RetryStepTest.java
Log Message:
-----------
[JENKINS-60354] Use FlowInterruptedException.isActualInterruption to decide
if an exception should be rethrown
Commit: 9e6832e883793d8e8faa49d18b8148db7409fd86
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/9e6832e883793d8e8faa49d18b8148db7409fd86
Author: Devin Nusbaum <[email protected]>
Date: 2020-01-03 (Fri, 03 Jan 2020)
Changed paths:
M pom.xml
Log Message:
-----------
[JENKINS-60354] Update to released versions of workflow-step-api and
pipeline-build-step
Commit: e005a3076e8f096a9d8971ac1c6659c1552bf522
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/e005a3076e8f096a9d8971ac1c6659c1552bf522
Author: Devin Nusbaum <[email protected]>
Date: 2020-01-03 (Fri, 03 Jan 2020)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Switch to using ACI agents for the CI build
Commit: bb31861cf2537f10d3e224090eb51134253936ac
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/bb31861cf2537f10d3e224090eb51134253936ac
Author: Devin Nusbaum <[email protected]>
Date: 2020-01-03 (Fri, 03 Jan 2020)
Changed paths:
M Jenkinsfile
M pom.xml
M src/main/java/org/jenkinsci/plugins/workflow/steps/CatchErrorStep.java
M src/main/java/org/jenkinsci/plugins/workflow/steps/RetryStepExecution.java
M src/test/java/org/jenkinsci/plugins/workflow/steps/CatchErrorStepTest.java
M src/test/java/org/jenkinsci/plugins/workflow/steps/RetryStepTest.java
Log Message:
-----------
Merge pull request #102 from dwnusbaum/JENKINS-60354
[JENKINS-60354] Use FlowInterruptedException.isActualInterruption to decide if
an exception should be rethrown
Compare:
https://github.com/jenkinsci/workflow-basic-steps-plugin/compare/f9f082f4e106...bb31861cf253
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/workflow-basic-steps-plugin/push/refs/heads/master/f9f082-bb3186%40github.com.