Issue #347: Use the binary that added failfast functionality.
see #347
Thanks for starting this. We probably want to be sure tests pass upstream before merging this!
@elvism-lullabot Please provide some testing instructions so someone will be able to test this locally.
- How to test Failing using current stable release of Drainpipe.
- How to test using the changes here and when a test fails it failsfast.
@elvism-lullabot let's set failfast default to true so it matches current functionality, in hopes that this is a non-breaking change which they review and merge in faster.... as mentioned in the latest comment. https://github.com/go-task/task/pull/2307#issuecomment-3069647789
@mrdavidburns I have updated the PR and set the default value of 'failfast' to true.
The checks for Test Binary Installer are failing due to the Taskfile version change, from 3.38 to 3.44.0-failfast-default-true. Please, update the reference in this file to fix it. Thanks!