Details
-
Type:
New Feature
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: plugin-proposals
-
Labels:None
-
Similar Issues:
Description
The idea is to have global variables that can be reached from jenkins pipelines and can be modified from pipelines. It will prevent the "dirty-fix" as saving variables as a file on jenkins server.
Although this feature may be useful in some cases, I doubt it matches the common practices in the infrastructure management. It is not going to happen in the Jenkins core and, likely, in any of existing Pipeline plugins. I suggest creating a new plugin for that.