Closed steven-terrana closed 2 years ago
fixes #191
Adds a StepWrapperScriptPickle to assist in unmarshalling a compiled step during pipeline resumption.
StepWrapperScriptPickle
Reproduced error via unit tests Tests pass.
Reproduced error in a live Jenkins and validated fix.
PR Details
fixes #191
Description
Adds a
StepWrapperScriptPickle
to assist in unmarshalling a compiled step during pipeline resumption.How Has This Been Tested
Reproduced error via unit tests Tests pass.
Reproduced error in a live Jenkins and validated fix.
Types of Changes
Checklist