pulumi/.github
Thomas Gummerer 82ca0cc562
only retry tests when they are running in the merge queue (#16537)
We recently tried to remove the retry script from this repo. However
there were too many flaky tests, which made merging anything very
difficult. This was however a very useful exercise to remove some flaky
tests, which would be useful to continue doing.

To compromise on that, run tests with retries in the merge queue, but
don't do retries in other situations, such as PRs. It's easier to retry
tests manually there anyway, but flaky tests are still going to be more
likely to be noticed.
2024-07-01 09:08:23 +00:00
..
ISSUE_TEMPLATE add issue template for flaky tests (#15966) 2024-04-17 07:44:40 +00:00
scripts update go-change to the latest version (#15594) 2024-03-05 12:42:05 +00:00
workflows only retry tests when they are running in the merge queue (#16537) 2024-07-01 09:08:23 +00:00
CODEOWNERS add CODEOWNERS file (#15438) 2024-02-16 11:31:23 +00:00