-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Ubuntu 12.04
-
-
Promoted Builds 3.3
I inject a var from svn branches, names BRANCH so I can pull from different svn branches for a build.
When I promote a build, I want to use this same $BRANCH variable to differentiate between branches for both svn tag location and copy-artifact locations.
However, during the promotion processing this BRANCH variable is unset.
It should be read back from the injected variables that were present at the time that build was made.
Of course this requires that the injected variables file, injectedEnvVars.txt, be copied along with the artifacts to the promotion target location so they can be re-read again later for subsequent promotions.
- is blocking
-
JENKINS-22375 promotion plugin does not recognize custom defined version number in build.
- Open
-
JENKINS-36120 Parameterized build parameters no longer available during promotion
- Open
- is duplicated by
-
JENKINS-23977 Promoted-builds does not allow build secrets
- Resolved
-
JENKINS-16663 Consider injected env variables in promotion
- Resolved
- is related to
-
JENKINS-22679 Regression, Promoted builds plugin not expanding job parameters on immediate promote after build.
- Open