Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 04ad0c257e52f1ac6a418eca2f756b251c277c09
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/04ad0c257e52f1ac6a418eca2f756b251c277c09
  Author: Andrew Bayer <[email protected]>
  Date:   2016-09-01 (Thu, 01 Sep 2016)

  Changed paths:
    M pom.xml
    M 
src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ModelInterpreter.groovy
    M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/AgentTest.java
    M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/BasicModelDefTest.java
    M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/BuildConditionResponderTest.java
    M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/EnvironmentTest.java
    M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/ScriptStepTest.java
    M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/ToolsTest.java

  Log Message:
  -----------
  [FIXED JENKINS-37897] Switch to block scoped stages.

Also create synthetic stages for post-build and notifications. Maybe
more of those to come in the future, but haven't decided yet. Also
bumped plugin versions.


  Commit: b56726aaca92fbddb2755c4f530b43e585f35d3e
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/b56726aaca92fbddb2755c4f530b43e585f35d3e
  Author: Andrew Bayer <[email protected]>
  Date:   2016-09-01 (Thu, 01 Sep 2016)

  Changed paths:
    M pom.xml
    M 
src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ModelInterpreter.groovy
    M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/AgentTest.java
    M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/BasicModelDefTest.java
    M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/BuildConditionResponderTest.java
    M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/EnvironmentTest.java
    M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/ScriptStepTest.java
    M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/ToolsTest.java

  Log Message:
  -----------
  Merge pull request #3 from abayer/jenkins-37897

[FIXED JENKINS-37897] Switch to block scoped stages.


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/1ddd0ffd2c8a...b56726aaca92

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

Reply via email to