-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: one-shot-executor-plugin, pipeline
-
None
one-shot executor use to dump computer launch in build log to assist diagnostic. In a pipeline context we don't have simple access to the current TaskListener. Maybe can use PlaceholderTask.context.listener with some adapter code (to avoid direct dependency on pipeline)