Details
-
New Feature
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
Description
There should be an analogue of FolderCredentialsProvider limited to a single Job, allowing credentials to be set on the narrowest possible scope.
Not Workflow specific, but arguably more important for flows since they are likely to replace a whole set of freestyle projects that might otherwise have been segregated into a distinct folder.
Attachments
Issue Links
- is related to
-
JENKINS-27386 Access credentials value from workflow Groovy script
-
- Resolved
-
- relates to
-
JENKINS-36007 Way to mask arbitrary Secret (was: Password is clear on log with input parameter)
-
- Open
-
-
JENKINS-43633 Scope credentials to branch being built
-
- Open
-
- links to
That might work, but I wouldn't want to make any assumptions or implementations until after
JENKINS-42753has landed, given how drastically it changes parsing.