Branch: refs/heads/master Home: https://github.com/jenkinsci/pipeline-model-definition-plugin Commit: 00b2a322f1f55b6056f6450f9618d02ee9ff2116 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/00b2a322f1f55b6056f6450f9618d02ee9ff2116 Author: rsandell <rsand...@cloudbees.com> Date: 2017-08-17 (Thu, 17 Aug 2017)
Changed paths: M pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/PostStageTest.java A pipeline-model-definition/src/test/resources/postStage/withAgentNoneAndAgentDocker.groovy Log Message: ----------- Test showing post steps have no agent When agent none is set globally and agent docker in the stage Commit: cbd0c3018257f557f3ba46fb636a28099bfaff06 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/cbd0c3018257f557f3ba46fb636a28099bfaff06 Author: Andrew Bayer <andrew.ba...@gmail.com> Date: 2017-08-17 (Thu, 17 Aug 2017) 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/PostStageTest.java Log Message: ----------- [FIXED JENKINS-46276] Put post stage back inside stage agent block Honestly not sure why I moved this in the first place, but it was definitely part of the parallel stages changes and definitely a mistake. Fixed! Commit: cf5b8c92f34e0b79e798f18989740e600bc1fdb5 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/cf5b8c92f34e0b79e798f18989740e600bc1fdb5 Author: Andrew Bayer <andrew.ba...@gmail.com> Date: 2017-08-17 (Thu, 17 Aug 2017) Changed paths: M pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/PostStageTest.java A pipeline-model-definition/src/test/resources/postStage/withAgentNoneAndAgentAny.groovy Log Message: ----------- Adding an agent any test as well Commit: 283543f4dc0641419315ee985115aac11104c303 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/283543f4dc0641419315ee985115aac11104c303 Author: Andrew Bayer <andrew.ba...@gmail.com> Date: 2017-08-17 (Thu, 17 Aug 2017) Changed paths: M pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ModelInterpreter.groovy Log Message: ----------- Oh right, that's why - because we need post stage for parallel parents Commit: 62a5696a45095219235a9763b69f922c40a458cb https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/62a5696a45095219235a9763b69f922c40a458cb Author: Robert Sandell <rsand...@cloudbees.com> Date: 2017-08-17 (Thu, 17 Aug 2017) 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/PostStageTest.java A pipeline-model-definition/src/test/resources/postStage/withAgentNoneAndAgentAny.groovy A pipeline-model-definition/src/test/resources/postStage/withAgentNoneAndAgentDocker.groovy Log Message: ----------- Merge pull request #181 from jenkinsci/cant-run-post-test [FIXED JENKINS-46276] post stage not running inside stage agent block Compare: https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/10f7c8ee77eb...62a5696a4509 -- 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.