mirror of https://github.com/pulumi/pulumi.git
40cdf91dd5
For some reason that is unclear to me we currently set the fail-fast strategy to `inputs.fail-fast` for all types of tests apart from the windows tests. This means we will also fail-fast these tests when running the PR tests (where we recently started to run the windows tests). However on PRs it's convenient to not fail-fast, as it's useful to have the test results for all tests, *and* for flakes not having fail-fast enabled means fewer tests to re-run. Setting this means we'll fail-fast wherever we fail fast for other tests (currently just in the merge queue I believe, where we don't run the windows tests anymore), but we'll keep running tests on PR. |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
scripts | ||
workflows | ||
CODEOWNERS |