-
Bug
-
Resolution: Postponed
-
Blocker
-
envinject-plugin 2.1.4
envinject-api-plugin 1.3
-
-
2.1.6
We have a global setting of JIRA_URL=jira.acme.com
In some jobs we override this in the "Prepare an environment for the run" section to JIRA_URL=jira-staging.acme.com
After upgrading to 1.24 this stopped working. The effective value as seen in shell scripts is jira.acme.com
Setting the value in a "Inject environment variables" build step also has no effect.
The only thing that has an effect is to set the value inside the shell script.
- is duplicated by
-
JENKINS-53229 Regression: Variables set in generateEnv are unset by the SECOND envInject
-
- Open
-
-
JENKINS-53213 Adjustments of ENV variables created by the EnvInject plugin are not carried over to new shell steps in a freestyle build.
-
- Closed
-
- relates to
-
JENKINS-14437 envinject fails to "really" set/override build parameters
-
- Reopened
-
-
JENKINS-47364 Existing variables not being substituted in Properties Content
-
- Resolved
-
- links to
Code changed in jenkins
User: Oleg Nenashev
Path:
pom.xml
http://jenkins-ci.org/commit/envinject-plugin/05fffd291109514321bfbeab0fd62454ebb74f88
Log:
Merge pull request #127 from oleg-nenashev/2.1.4-compat-notice
Add compatibility notice for
JENKINS-47364andJENKINS-47370Compare: https://github.com/jenkinsci/envinject-plugin/compare/03a66052daa3...05fffd291109