-
New Feature
-
Resolution: Unresolved
-
Minor
env.getEnvironment() will list environment variables defined globally on the flow build, but not locally defined variables, and it does not work in the sandbox either. Would be desirable to have a whitelisted env.properties returning a Map<String,String> of the effective environment.
- is related to
-
JENKINS-29952 Allow access to environment variables as Groovy variables
- Resolved
-
JENKINS-29169 RunWrapper.buildVariables should reflect downstream env vars
- Resolved