Minor Changes
-
#13351
3788983Thanks @pombosilva! - Addstepandconfigproperties to the workflow step contextThe callback passed to
step.do()now receivesctx.step(withnameandcount) andctx.config(the fully resolved step configuration with defaults merged in), in addition to the existingctx.attempt.