Closed Steph0 closed 3 years ago
Up @keithconvictional :)
@keithconvictional my pleasure! :)
@keithconvictional 😞
@Steph0 released in v1.4.0. Thanks for contributing!
@keithconvictional thanks to you! Migrating all our apps to 1.4.0 as of today :)
I've tested between v1.3 and v1.4 and v1.3 is more stable because of that first 10 second sleep than v1.4, but I like the feature of v1.5 xD
The sleep in
trigger_workflow
is a loss of 10 seconds on Github runners (which cost money) that can be avoided sincewait_for_workflow_to_finish
will still do the job if user wants to wait for workflow. Especially if a user useswait_workflow=false
since he specifically asks to not wait.Concerned lines:
[modified] Ash script issues
[modified] README.md - applying markdown best practices