Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-plugin
  Commit: 0b4c317b7bc610283be00fef18b796a43315454c
      
https://github.com/jenkinsci/workflow-plugin/commit/0b4c317b7bc610283be00fef18b796a43315454c
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-02-17 (Wed, 17 Feb 2016)

  Changed paths:
    M CHANGES.md
    M cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java
    M cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsStepContext.java
    M 
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/StageStepExecution.java

  Log Message:
  -----------
  [FIXED JENKINS-33005] Make StageStepExecution defensively call isReady on 
foreign builds.
Also make CpsFlowExecution.onLoad unconditionally set programPromise, in case 
CpsStepContext.getThreadGroupSynchronously is waiting for it.


  Commit: b17393de103fb8be5c380d74eed144c9185bbf83
      
https://github.com/jenkinsci/workflow-plugin/commit/b17393de103fb8be5c380d74eed144c9185bbf83
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-02-17 (Wed, 17 Feb 2016)

  Changed paths:
    M 
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/StageStepExecution.java

  Log Message:
  -----------
  Do not risk blocking RunListener for non-WorkflowRun builds.


  Commit: b9bcd4a34c647b00aa5c2e20d72a4a969cfa4b90
      
https://github.com/jenkinsci/workflow-plugin/commit/b9bcd4a34c647b00aa5c2e20d72a4a969cfa4b90
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-02-17 (Wed, 17 Feb 2016)

  Changed paths:
    M 
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/StageStepExecution.java

  Log Message:
  -----------
  Found another case where cancel might have blocked in CpsStepContext.get on a 
defunct build.


  Commit: 5b2dd6f5a070d1543511d1d2c64af3311d2b5738
      
https://github.com/jenkinsci/workflow-plugin/commit/5b2dd6f5a070d1543511d1d2c64af3311d2b5738
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-02-18 (Thu, 18 Feb 2016)

  Changed paths:
    M CHANGES.md
    M cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java
    M cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsStepContext.java
    M 
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/StageStepExecution.java

  Log Message:
  -----------
  Merge pull request #343 from jglick/StageStepExecution-isReady-JENKINS-33005

[JENKINS-33005] Hang in StageStepExecution.println


Compare: 
https://github.com/jenkinsci/workflow-plugin/compare/541faf611659...5b2dd6f5a070

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to