-
New Feature
-
Resolution: Unresolved
-
Minor
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
- relates to
-
JENKINS-52729 Launcher.ProcStarter.stdout(TaskListener) discards remotability
- Resolved
- links to