Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-job-plugin
  Commit: 218158493f40230633918a15ff1c1fea7cf7acd7
      
https://github.com/jenkinsci/workflow-job-plugin/commit/218158493f40230633918a15ff1c1fea7cf7acd7
  Author: Jesse Glick <[email protected]>
  Date:   2023-05-23 (Tue, 23 May 2023)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunRestartTest.java
    M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java

  Log Message:
  -----------
  Improved `WorkflowRun.saveWithoutFailing`


  Commit: 7695ed0e2606ee960290b7299282a3d1c2ed8bac
      
https://github.com/jenkinsci/workflow-job-plugin/commit/7695ed0e2606ee960290b7299282a3d1c2ed8bac
  Author: Jesse Glick <[email protected]>
  Date:   2023-05-24 (Wed, 24 May 2023)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java

  Log Message:
  -----------
  Call `AsynchronousExecution.completed` only at the very end of `finish`, to 
minimize impact on functional tests


  Commit: 4ddfef699bb7065a84000b9bdf91960e39260d2e
      
https://github.com/jenkinsci/workflow-job-plugin/commit/4ddfef699bb7065a84000b9bdf91960e39260d2e
  Author: Jesse Glick <[email protected]>
  Date:   2023-05-24 (Wed, 24 May 2023)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java

  Log Message:
  -----------
  Improved timing of `StashManager.maybeClearAll`


  Commit: 9170f55edb6735012794fdba2f3bf3c52a093d33
      
https://github.com/jenkinsci/workflow-job-plugin/commit/9170f55edb6735012794fdba2f3bf3c52a093d33
  Author: Jesse Glick <[email protected]>
  Date:   2023-05-24 (Wed, 24 May 2023)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java

  Log Message:
  -----------
  An extra call to `completeAsynchronousExecution` just in case

Co-authored-by: Devin Nusbaum <[email protected]>


  Commit: 52f5848436732e1b04d2b1171371f284f1d05a89
      
https://github.com/jenkinsci/workflow-job-plugin/commit/52f5848436732e1b04d2b1171371f284f1d05a89
  Author: Jesse Glick <[email protected]>
  Date:   2023-05-24 (Wed, 24 May 2023)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java

  Log Message:
  -----------
  May as well include `completeAsynchronousExecution` inside `finally` block of 
`finish` 
https://github.com/jenkinsci/workflow-job-plugin/pull/357#discussion_r1204701854


  Commit: 054d9cea9593430cc22ac9d112691a4da01f32c1
      
https://github.com/jenkinsci/workflow-job-plugin/commit/054d9cea9593430cc22ac9d112691a4da01f32c1
  Author: Jesse Glick <[email protected]>
  Date:   2023-05-24 (Wed, 24 May 2023)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunRestartTest.java
    M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java

  Log Message:
  -----------
  Merge pull request #357 from jglick/WorkflowRun.saveWithoutFailing

Improved `WorkflowRun.finish` timing


Compare: 
https://github.com/jenkinsci/workflow-job-plugin/compare/395eb7400005...054d9cea9593

-- 
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-job-plugin/push/refs/heads/master/395eb7-054d9c%40github.com.

Reply via email to