Branch: refs/heads/master Home: https://github.com/jenkinsci/pipeline-model-definition-plugin Commit: 1db58160e0fdb41a14cb73523a1297070072ef0f https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/1db58160e0fdb41a14cb73523a1297070072ef0f Author: Andrew Bayer <andrew.ba...@gmail.com> Date: 2016-12-19 (Mon, 19 Dec 2016)
Changed paths: M pipeline-model-definition/pom.xml M pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/BasicModelDefTest.java A pipeline-model-definition/src/test/resources/booleanParamBuildStep.groovy Log Message: ----------- [JENKINS-40188] Test to verify that boolean params can be passed on. Can't actually reproduce the issue with 'env.PARAM' or 'params.PARAM', but can with '"${env.PARAM}"'. If there's a deeper problem here, it's that we're not actually validating the parameters to the parameters of steps themselves, but that's a different matter. Commit: 57c7a47e60b9dfa0c68748f1b8b825c2351c1de0 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/57c7a47e60b9dfa0c68748f1b8b825c2351c1de0 Author: Andrew Bayer <andrew.ba...@gmail.com> Date: 2017-01-04 (Wed, 04 Jan 2017) Changed paths: M pipeline-model-definition/pom.xml M pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/BasicModelDefTest.java A pipeline-model-definition/src/test/resources/booleanParamBuildStep.groovy Log Message: ----------- Merge pull request #75 from abayer/jenkins-40188 [JENKINS-40188] Test to verify that boolean params can be passed on. Compare: https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/a1963cdf49d7...57c7a47e60b9 -- 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.