pulumi/.github/workflows
Thomas Gummerer 40cdf91dd5
use passed in fail-fast strategy for windows tests (#17176)
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.
2024-09-05 11:24:08 +00:00
..
ci-build-binaries.yml Use latest patch version of go in CI (#16609) 2024-07-10 10:15:40 +00:00
ci-build-sdks.yml Update `upload-artifact` and `download-artifact` actions (#16485) 2024-06-28 21:23:48 +00:00
ci-dev-release.yml Upgrade `aws-actions/configure-aws-credentials` (#16552) 2024-07-02 08:31:12 +00:00
ci-info.yml try to further reduce the pulumi bot token usage (#16647) 2024-07-15 10:38:44 +00:00
ci-lint.yml Update golangci-lint (#17138) 2024-09-03 09:09:38 +00:00
ci-prepare-release.yml try to further reduce the pulumi bot token usage (#16647) 2024-07-15 10:38:44 +00:00
ci-run-test.yml Give Node.js and Python coverage files unique names to improve code coverage quality (#17100) 2024-08-29 15:55:03 +00:00
ci-test-docs-generation.yml Use latest patch version of go in CI (#16609) 2024-07-10 10:15:40 +00:00
ci.yml use passed in fail-fast strategy for windows tests (#17176) 2024-09-05 11:24:08 +00:00
command-dispatch.yml ci: ensure trunk is always green 2022-09-13 13:38:14 -07:00
cron-direct-build.yml ci: Use latest version of actions/checkout (#15832) 2024-03-30 15:53:47 +00:00
download-pulumi-cron.yml Download Pulumi Cron: allow previous version for homebrew and chocolatey (#16809) 2024-07-26 11:11:00 +00:00
on-community-pr.yml remove changelog comment (#17053) 2024-08-26 08:02:43 +00:00
on-merge.yml run acceptance tests for windows on PR rather than on merge (#17114) 2024-09-04 10:49:07 +00:00
on-pr-close.yml [ci] Add downstream codegen tests back (#14582) 2023-11-28 15:15:20 +00:00
on-pr-default.yml Move .version to /sdk and embed it (#15185) 2024-01-19 14:11:17 +00:00
on-pr.yml run acceptance tests for windows on PR rather than on merge (#17114) 2024-09-04 10:49:07 +00:00
on-push.yml reduce the usage of PULUMI_BOT_TOKEN (#16521) 2024-06-28 16:09:57 +00:00
on-release.yml ci: Use latest version of actions/checkout (#15832) 2024-03-30 15:53:47 +00:00
pr-test-acceptance-on-dispatch.yml run acceptance tests for windows on PR rather than on merge (#17114) 2024-09-04 10:49:07 +00:00
pr-test-codegen-downstream.yml Upgrade `aws-actions/configure-aws-credentials` (#16552) 2024-07-02 08:31:12 +00:00
pr-test-docs-gen-on-pr.yml ci: Clean up excess permissions, fix acceptance tests job 2022-09-15 17:48:16 -07:00
pr-test-docs-generation-on-dispatch.yml ci: Use latest version of peter-evans/create-or-update-comment (#15838) 2024-03-30 15:52:42 +00:00
rebase.yml ci: Use latest version of actions/checkout (#15832) 2024-03-30 15:53:47 +00:00
release-homebrew-tap.yml update homebrew tap push to use `main` (#16262) 2024-05-28 11:36:19 +00:00
release-pr.yml ci: Use latest version of actions/checkout (#15832) 2024-03-30 15:53:47 +00:00
release.pub ci: ensure trunk is always green 2022-09-13 13:38:14 -07:00
release.yml Upgrade `aws-actions/configure-aws-credentials` (#16552) 2024-07-02 08:31:12 +00:00
sign.yml Update `upload-artifact` and `download-artifact` actions (#16485) 2024-06-28 21:23:48 +00:00
trigger-homebrew-event.yml [ci] More fixes for the homebrew release job (#14482) 2023-11-03 02:15:57 +00:00
trigger-release-docs-event.yml ci: Use latest version of actions/checkout (#15832) 2024-03-30 15:53:47 +00:00