Branch: refs/heads/master Home: https://github.com/jenkinsci/pipeline-model-definition-plugin Commit: e75cf195fa6d9fb4972911284718d682e6bd3888 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/e75cf195fa6d9fb4972911284718d682e6bd3888 Author: Andrew Bayer <andrew.ba...@gmail.com> Date: 2017-08-04 (Fri, 04 Aug 2017)
Changed paths: M pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/BasicModelDefTest.java A pipeline-model-definition/src/test/resources/scmEnvVars.groovy M pipeline-model-extensions/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/agent/CheckoutScript.groovy Log Message: ----------- [FIXED JENKINS-45198] When possible, add scm vars to environment This will not result in any change when run on core versions <2.60 (or with workflow-scm-step <2.6, git <3.3.1, etc), but will Just Work if you've got the right core/etc versions installed. BasicModelDefTest#scmEnvVars will start failing when we bump core etc dependencies for this plugin directly. Commit: 120f9a480395e5de0869272b5742f179538f4e08 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/120f9a480395e5de0869272b5742f179538f4e08 Author: Andrew Bayer <andrew.ba...@gmail.com> Date: 2017-08-04 (Fri, 04 Aug 2017) Changed paths: M pipeline-model-definition/pom.xml M pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/BasicModelDefTest.java M pipeline-model-extensions/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/agent/CheckoutScript.groovy M pom.xml Log Message: ----------- Syncing dependencies with #174, code review comments Commit: a5be631a63c8b67c924689d246e3c3e03c76d585 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/a5be631a63c8b67c924689d246e3c3e03c76d585 Author: Andrew Bayer <andrew.ba...@gmail.com> Date: 2017-08-07 (Mon, 07 Aug 2017) Changed paths: M pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/SyntheticStageGraphListener.java Log Message: ----------- Get rid of getPersistentAction for now. Commit: eafc831f586bb7992fc5eaed5c9889cc26e09ea2 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/eafc831f586bb7992fc5eaed5c9889cc26e09ea2 Author: Andrew Bayer <andrew.ba...@gmail.com> Date: 2017-08-11 (Fri, 11 Aug 2017) Changed paths: M pipeline-model-definition/pom.xml M pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/SyntheticStageGraphListener.java M pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/BasicModelDefTest.java A pipeline-model-definition/src/test/resources/scmEnvVars.groovy M pipeline-model-extensions/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/agent/CheckoutScript.groovy M pom.xml Log Message: ----------- Merge pull request #177 from abayer/jenkins-45198 [FIXED JENKINS-45198] When possible, add scm vars to environment Compare: https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/103bec1aeb93...eafc831f586b -- 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.