-
Improvement
-
Resolution: Fixed
-
Minor
Currently EnvironmentContributingAction is limited to AbstractBuild. A more general version should be defined which can be called from Run.getEnvironment.
- is related to
-
JENKINS-32504 Make JiraEnvironmentVariableBuilder compatible with pipeline
-
- Closed
-
- relates to
-
JENKINS-42499 EnvActionImpl.ownerEnvironment cache never gets invalidated
-
- Resolved
-
-
JENKINS-29144 SimpleBuildStep to receive EnvVars
-
- Resolved
-
- links to
You can use EnvironmentContributor and check for the action instead.