Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: b7c196b003815b1ad3153629bd928c5abb662d2e
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/b7c196b003815b1ad3153629bd928c5abb662d2e
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
    M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ModelInterpreter.groovy

  Log Message:
  -----------
  Run empty stages for conditionally-skipped stages.

This is just a band-aid until JENKINS-38153 lands with a better
solution involving tags metadata and all that jazz, but this'll at
least make sure our execution plan matches reality for now.


  Commit: b3a09463885aead5b7f7d9d8fc5908f0dced6bf9
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/b3a09463885aead5b7f7d9d8fc5908f0dced6bf9
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/BasicModelDefTest.java
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/WhenStageTest.java

  Log Message:
  -----------
  Whoops, forgot to fix tests accordingly


  Commit: fabd69d65ab12cbda14e60b129598f7b8c9d0cad
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/fabd69d65ab12cbda14e60b129598f7b8c9d0cad
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2016-11-17 (Thu, 17 Nov 2016)

  Changed paths:
    M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ModelInterpreter.groovy
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/BasicModelDefTest.java
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/WhenStageTest.java

  Log Message:
  -----------
  Merge pull request #57 from abayer/tweak-when-skipped-stages

Run empty stages for conditionally-skipped stages.


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/16b2516c97c3...fabd69d65ab1

-- 
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