Details
-
New Feature
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
Description
Currently there is no generic Run#createLauncher() logic which would generalize creation and decoration of launchers. Such logic exists on the AbstractBuild level, and hence there is no generic way to introduce new Decorators in the core.
It would be useful if the common code is moved to the Run class and then reused in plugins like Pipeline
Attachments
Issue Links
- relates to
-
JENKINS-52729 Launcher.ProcStarter.stdout(TaskListener) discards remotability
-
- Resolved
-
- links to