-
New Feature
-
Resolution: Fixed
-
Major
It would be useful to be able to supply defined configuration files to workflows.
Possibly it would suffice to make ConfigFileBuildStep be a SimpleBuildStep. CleanTempFilesRunListener cannot be made to work on a flow build (even if you accept any Run there is no guarantee the slave is still online at the end of the flow), so if cleaning files is important then this would better be a block-scoped custom Step.
Not sure what ConfigFileBuildWrapper is for as distinct from the build step, but probably it would be covered better by a block-scoped step.
- depends on
-
JENKINS-24673 SimpleBuildWrapper
-
- Resolved
-
- is duplicated by
-
JENKINS-26247 added SimpleBuildStep implementation for workflow-plugin support.
-
- Closed
-
- links to
[JENKINS-26339] Workflow integration for Config File Provider
Link |
New:
This issue depends on |
Summary | Original: Workflow integration | New: Workflow integration for Config File Provider |
Remote Link | New: This issue links to "PR 9 (Web Link)" [ 12022 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Code changed in jenkins
User: Jesse Glick
Path:
COMPATIBILITY.md
http://jenkins-ci.org/commit/workflow-plugin/264acdc527d2360105cd47ef94bf3b90afcdee2b
Log:
JENKINS-26339Noting.