Something went wrong while fetching comments. Please try again.
Created by: gabtorre
This adds a new --fail-fast
flag to the src batch
commands. When enabled, any errors encountered while executing steps in a repository will stop the execution of the whole batch spec. The flag is off by default, so existing behavior is preserved.
Cause()
Updated tests.