-
Bug
-
Resolution: Fixed
-
Minor
Split out of a comment inĀ JENKINS-31582. If your Pipeline script writes
junit '*.xml'
you would expect the log to say
[Pipeline] junit
but currently it says
[Pipeline] step
- depends on
-
JENKINS-31582 Log / document the plugin usage in the flow nodes
- Resolved
- is blocking
-
JENKINS-29922 Promote delegates of metasteps to top-level functions, deprecate $class
- Resolved
- relates to
-
JENKINS-45101 Display meaningful summaries for metasteps
- Resolved
- links to