-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
We would like to be able to use the replay functionality for external libraries (and trusted scripts in genreal).
With the use of libraries, the majority of the 'meat' of our pipelines will be in libraries. Without the ability to replay with modifications to them, the replay functionality loses most of its value.
There's a TODO comment already in LibraryAdder, but I couldn't find an associated ticket.
https://github.com/jenkinsci/workflow-cps-global-lib-plugin/blob/master/src/main/java/org/jenkinsci/plugins/workflow/libs/LibraryAdder.java#L246
PR here:
https://github.com/jenkinsci/workflow-cps-global-lib-plugin/pull/36/