Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-api-plugin
  Commit: 52bb5b7a4b40eadcbcb78abb09767017bc628773
      
https://github.com/jenkinsci/workflow-api-plugin/commit/52bb5b7a4b40eadcbcb78abb09767017bc628773
  Author: Devin Nusbaum <d.w.nusb...@gmail.com>
  Date:   2023-06-22 (Thu, 22 Jun 2023)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/workflow/graphanalysis/ForkScannerTest.java

  Log Message:
  -----------
  Add test demonstrating that ForkScanner visits parallel step start nodes more 
than once in some cases


  Commit: 47584995fcd099abc0c968487776022ab7709dd1
      
https://github.com/jenkinsci/workflow-api-plugin/commit/47584995fcd099abc0c968487776022ab7709dd1
  Author: Devin Nusbaum <d.w.nusb...@gmail.com>
  Date:   2023-06-22 (Thu, 22 Jun 2023)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/workflow/graphanalysis/ForkScannerTest.java

  Log Message:
  -----------
  Enhance test to demonstrate that many nodes are visited more than once


  Commit: f1242e7cd8f9b0695f687bcbe3b0dd78f3c80920
      
https://github.com/jenkinsci/workflow-api-plugin/commit/f1242e7cd8f9b0695f687bcbe3b0dd78f3c80920
  Author: Devin Nusbaum <d.w.nusb...@gmail.com>
  Date:   2023-06-22 (Thu, 22 Jun 2023)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/graphanalysis/ForkScanner.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/graphanalysis/ForkScannerTest.java

  Log Message:
  -----------
  Order nested parallel branches from innermost to outermost to avoid 
revisiting nodes


  Commit: 05cd837ea24919c67c62e62a75d100e3cecf08d1
      
https://github.com/jenkinsci/workflow-api-plugin/commit/05cd837ea24919c67c62e62a75d100e3cecf08d1
  Author: Devin Nusbaum <dwnusb...@users.noreply.github.com>
  Date:   2023-06-26 (Mon, 26 Jun 2023)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/graphanalysis/ForkScanner.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/graphanalysis/ForkScannerTest.java

  Log Message:
  -----------
  Merge pull request #287 from dwnusbaum/forkscanner-double-visit

Prevent ForkScanner from visiting nodes more than once in some cases for 
in-progress builds with nested parallelism


Compare: 
https://github.com/jenkinsci/workflow-api-plugin/compare/2bee3e1bdd39...05cd837ea249

-- 
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-api-plugin/push/refs/heads/master/2bee3e-05cd83%40github.com.

Reply via email to