Branch: refs/heads/master Home: https://github.com/jenkinsci/workflow-cps-plugin
Commit: cc26e435e4a85ea9f8d822ee1899bb3a25242016 https://github.com/jenkinsci/workflow-cps-plugin/commit/cc26e435e4a85ea9f8d822ee1899bb3a25242016 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2022-05-11 (Wed, 11 May 2022) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java Log Message: ----------- Defer being “ready to run” until `StepExecution.onResume`s complete Commit: a688ac3d8fd05ee3391f3bf9067cbc56d267e44c https://github.com/jenkinsci/workflow-cps-plugin/commit/a688ac3d8fd05ee3391f3bf9067cbc56d267e44c Author: Jesse Glick <jgl...@cloudbees.com> Date: 2022-05-11 (Wed, 11 May 2022) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java Log Message: ----------- Mark `pausedWhenLoaded` as `transient` Co-authored-by: Devin Nusbaum <dwnusb...@users.noreply.github.com> Commit: c3ba165984d043125ad6b7ef34b945def3d5bce4 https://github.com/jenkinsci/workflow-cps-plugin/commit/c3ba165984d043125ad6b7ef34b945def3d5bce4 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2022-05-13 (Fri, 13 May 2022) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java Log Message: ----------- `BuildTriggerStepRestartTest.restartBetweenJobs` turned up a race condition in `pausedWhenLoaded` Commit: c62d1931db951ff84ba10705d207f80c4fb48147 https://github.com/jenkinsci/workflow-cps-plugin/commit/c62d1931db951ff84ba10705d207f80c4fb48147 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2022-05-13 (Fri, 13 May 2022) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java Log Message: ----------- Merge branch 'FlowExecutionList-JENKINS-67164' of https://github.com/jglick/workflow-cps-plugin into FlowExecutionList-JENKINS-67164 Commit: b3249d0da0801cb454c2402272d4cc79843754f2 https://github.com/jenkinsci/workflow-cps-plugin/commit/b3249d0da0801cb454c2402272d4cc79843754f2 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2022-05-13 (Fri, 13 May 2022) Changed paths: M .github/workflows/cd.yaml Log Message: ----------- Merge branch 'master' of https://github.com/jenkinsci/workflow-cps-plugin into FlowExecutionList-JENKINS-67164 Commit: de3ff8e810a3d90740fb81b55010fc259aa0aab7 https://github.com/jenkinsci/workflow-cps-plugin/commit/de3ff8e810a3d90740fb81b55010fc259aa0aab7 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2022-05-17 (Tue, 17 May 2022) Changed paths: M .github/workflows/cd.yaml M pom.xml M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition.java M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsGroovyShellFactory.java A src/main/java/org/jenkinsci/plugins/workflow/cps/GroovySourceFileAllowlist.java M src/main/resources/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition/config.jelly A src/main/resources/org/jenkinsci/plugins/workflow/cps/GroovySourceFileAllowlist/default-allowlist M src/test/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition2Test.java A src/test/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinitionRJRTest.java M src/test/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecutionTest.java Log Message: ----------- Merge branch 'master' of https://github.com/jenkinsci/workflow-cps-plugin into FlowExecutionList-JENKINS-67164 Commit: 28d99e6aa18c3c491745e186b7548f46023b676f https://github.com/jenkinsci/workflow-cps-plugin/commit/28d99e6aa18c3c491745e186b7548f46023b676f Author: Jesse Glick <jgl...@cloudbees.com> Date: 2022-05-17 (Tue, 17 May 2022) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsStepContext.java Log Message: ----------- Merge branch 'CpsStepContext.completed' into FlowExecutionList-JENKINS-67164 Commit: 59aa7a3e669fd282212c56a2182f53c5291b232d https://github.com/jenkinsci/workflow-cps-plugin/commit/59aa7a3e669fd282212c56a2182f53c5291b232d Author: Jesse Glick <jgl...@cloudbees.com> Date: 2022-05-19 (Thu, 19 May 2022) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsStepContext.java Log Message: ----------- Merge branch 'CpsStepContext.completed' into FlowExecutionList-JENKINS-67164 Commit: 0b3523c8c6629398baea87aa272aac0d95bc1da9 https://github.com/jenkinsci/workflow-cps-plugin/commit/0b3523c8c6629398baea87aa272aac0d95bc1da9 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2022-05-19 (Thu, 19 May 2022) Changed paths: M pom.xml Log Message: ----------- Bump Commit: 8bf3c8cb97a0096b9a4c859e02878d2737e0b027 https://github.com/jenkinsci/workflow-cps-plugin/commit/8bf3c8cb97a0096b9a4c859e02878d2737e0b027 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2022-05-19 (Thu, 19 May 2022) Changed paths: M pom.xml Log Message: ----------- Have to also bump the BOM Commit: 0ab451575a3aad915f24ff35b0f0ec80df1463aa https://github.com/jenkinsci/workflow-cps-plugin/commit/0ab451575a3aad915f24ff35b0f0ec80df1463aa Author: Jesse Glick <jgl...@cloudbees.com> Date: 2022-05-25 (Wed, 25 May 2022) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java Log Message: ----------- Merge branch 'master' into FlowExecutionList-JENKINS-67164 Commit: 62e3034ae2171e149689142ba311fe1053c1d2c4 https://github.com/jenkinsci/workflow-cps-plugin/commit/62e3034ae2171e149689142ba311fe1053c1d2c4 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2022-05-26 (Thu, 26 May 2022) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/cps/EnvActionImpl.java M src/test/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecutionTest.java Log Message: ----------- Merge branch 'master' into FlowExecutionList-JENKINS-67164 Commit: 8698c136e6b4c58e3841b107e99c271eab8c9545 https://github.com/jenkinsci/workflow-cps-plugin/commit/8698c136e6b4c58e3841b107e99c271eab8c9545 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2022-06-02 (Thu, 02 Jun 2022) Changed paths: Log Message: ----------- Merge branch 'master' into FlowExecutionList-JENKINS-67164 Commit: 37088767ee9d5571e3dc786bf1955ed65f845d42 https://github.com/jenkinsci/workflow-cps-plugin/commit/37088767ee9d5571e3dc786bf1955ed65f845d42 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2022-06-03 (Fri, 03 Jun 2022) Changed paths: M pom.xml Log Message: ----------- https://github.com/jenkinsci/workflow-api-plugin/pull/221 released Commit: 7bc717eb12ce1115141846410ffe0050bec4d941 https://github.com/jenkinsci/workflow-cps-plugin/commit/7bc717eb12ce1115141846410ffe0050bec4d941 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2022-06-03 (Fri, 03 Jun 2022) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java Log Message: ----------- Merge pull request #534 from jglick/FlowExecutionList-JENKINS-67164 Defer being “ready to run” until `StepExecution.onResume`s complete Compare: https://github.com/jenkinsci/workflow-cps-plugin/compare/cd48bb9e0e7d...7bc717eb12ce -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/workflow-cps-plugin/push/refs/heads/master/cd48bb-7bc717%40github.com.