|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
[JIRA] (JENKINS-14701) Environment Script should be able to run only on the 'master' Matrix Build task
scm_issue_l...@java.net (JIRA) Wed, 08 Aug 2012 20:03:37 -0700
- [JIRA] (JENKINS-14701) Environment Script s... jorge...@gmail.com (JIRA)
- [JIRA] (JENKINS-14701) Environment Scr... scm_issue_l...@java.net (JIRA)
- [JIRA] (JENKINS-14701) Environment Scr... jorge...@gmail.com (JIRA)
- [JIRA] (JENKINS-14701) Environment Scr... jorge...@gmail.com (JIRA)
Code changed in jenkins
User: Jørgen P. Tjernø
Path:
src/main/java/com/lookout/jenkins/EnvironmentScript.java
src/main/java/com/lookout/jenkins/PersistedEnvironment.java
src/main/resources/com/lookout/jenkins/EnvironmentScript/config.jelly
src/test/java/com/lookout/jenkins/CountBuilder.java
src/test/java/com/lookout/jenkins/EnvironmentScriptMatrixTest.java
src/test/java/com/lookout/jenkins/EnvironmentScriptTest.java
http://jenkins-ci.org/commit/environment-script-plugin/59b67f5a6a2ed088d70f19f70ea4233d4841d10f
Log:
JENKINS-14701 Thorough Matrix support.
This allows you to only run the script once - on the parent job,
before the "configuration" builds are run. This is supported through a
new checkbox in the configuration UI.
Compare: https://github.com/jenkinsci/environment-script-plugin/compare/272de430a961...59b67f5a6a2e