Branch: refs/heads/master
Home: https://github.com/jenkinsci/workflow-cps-plugin
Commit: 87b648138d6bdf3fbc1de8f03156f4c720c3be15
https://github.com/jenkinsci/workflow-cps-plugin/commit/87b648138d6bdf3fbc1de8f03156f4c720c3be15
Author: Jesse Glick <[email protected]>
Date: 2022-07-21 (Thu, 21 Jul 2022)
Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsBodyExecution.java
M src/main/java/org/jenkinsci/plugins/workflow/cps/steps/ParallelStep.java
M
src/main/java/org/jenkinsci/plugins/workflow/cps/steps/ParallelStepExecution.java
M src/test/java/org/jenkinsci/plugins/workflow/cps/CpsBodyExecutionTest.java
Log Message:
-----------
[JENKINS-49707] Implement `BodyExecution.cancel(Throwable)`
Commit: 86a1155959d1b4eebaec2992c7af2514581dcfd8
https://github.com/jenkinsci/workflow-cps-plugin/commit/86a1155959d1b4eebaec2992c7af2514581dcfd8
Author: Jesse Glick <[email protected]>
Date: 2022-07-22 (Fri, 22 Jul 2022)
Changed paths:
M pom.xml
Log Message:
-----------
Incremental deployment
Commit: b466d705c4a233abbbcb556f63c4310ea4da6a82
https://github.com/jenkinsci/workflow-cps-plugin/commit/b466d705c4a233abbbcb556f63c4310ea4da6a82
Author: Jesse Glick <[email protected]>
Date: 2022-07-22 (Fri, 22 Jul 2022)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/cps/steps/ParallelStep.java
M
src/main/java/org/jenkinsci/plugins/workflow/cps/steps/ParallelStepExecution.java
Log Message:
-----------
SpotBugs
Commit: 639b8596734802355e3f250a30361cae3c5101b6
https://github.com/jenkinsci/workflow-cps-plugin/commit/639b8596734802355e3f250a30361cae3c5101b6
Author: Jesse Glick <[email protected]>
Date: 2022-07-22 (Fri, 22 Jul 2022)
Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecutionTest.java
M src/test/java/org/jenkinsci/plugins/workflow/cps/FlowDurabilityTest.java
Log Message:
-----------
A couple of test flakes
Commit: 18bfc468e3976964a79448aa6ee0158673d7392e
https://github.com/jenkinsci/workflow-cps-plugin/commit/18bfc468e3976964a79448aa6ee0158673d7392e
Author: Jesse Glick <[email protected]>
Date: 2022-07-22 (Fri, 22 Jul 2022)
Changed paths:
M pom.xml
Log Message:
-----------
https://github.com/jenkinsci/workflow-step-api-plugin/pull/124 released
Commit: 87459c4eeaca402b1db387da9b5c0b40542e7b61
https://github.com/jenkinsci/workflow-cps-plugin/commit/87459c4eeaca402b1db387da9b5c0b40542e7b61
Author: Jesse Glick <[email protected]>
Date: 2022-07-22 (Fri, 22 Jul 2022)
Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsBodyExecution.java
M src/main/java/org/jenkinsci/plugins/workflow/cps/steps/ParallelStep.java
M
src/main/java/org/jenkinsci/plugins/workflow/cps/steps/ParallelStepExecution.java
M src/test/java/org/jenkinsci/plugins/workflow/cps/CpsBodyExecutionTest.java
M src/test/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecutionTest.java
M src/test/java/org/jenkinsci/plugins/workflow/cps/FlowDurabilityTest.java
Log Message:
-----------
Merge pull request #570 from jglick/retry-unconditionally-JENKINS-49707
[JENKINS-49707] Implement `BodyExecution.cancel(Throwable)`
Compare:
https://github.com/jenkinsci/workflow-cps-plugin/compare/7a6cf23b34e5...87459c4eeaca
--
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-cps-plugin/push/refs/heads/master/7a6cf2-87459c%40github.com.