pulumi/.github/workflows
Anton Tayanovskyy 3aa97a4b7d
Fanout build experiment (#7628)
* Experiment with gotestsum and test timings

* Fix to locating the helper script

* Fix the code for installing gotestsum

* Try alternative installation method

* Use go to compute test stats; Python fails parsing time values

* Try version without v

* Try with fixed gorelaser config

* Fix test time correlation

* Try a stable test stat sort finally

* Use more accurate test duration aggregation

* Include python and auto-api tests in the Go timing counts

* Bring back TESTPARALLELISM

* Fix test compilation

* Only top 100 slow tests

* Try to fracture build matrix to fan out tests

* Do not run Publish Test Results on unsuppored Mac

* Auto-create test-results-dir

* Fix new flaky test by polling for logs

* Try to move native tests to their own config

* Actually skip

* Do not fail on empty test-results folder

* Try again

* Try once more

* Integration test config is the crit path - make it smaller

* Squash underutilized test configurations

* Remove the test result summary box from PR - counts now incorrec

* Remove debugging step
2021-07-27 10:07:15 -04:00
..
auto-rebase.yml Adding autorebase functionality to allow state PRs to be rebased (#6484) 2021-03-10 15:59:46 +00:00
command-dispatch.yml Add ability to test downstream codegen and docsgen from PRs (#7104) 2021-05-21 17:54:14 +01:00
download-pulumi-cron.yml Forcing update of homebrew formulae before install pulumi in download cron 2021-02-08 11:22:16 +00:00
issue-management.yml Add resolution label to stale issues about to be closed (#7639) 2021-07-26 10:23:59 -07:00
master.yml [build] temp revert master builds from triggering examples smoke tests due to command dispatch issue 2021-07-15 13:35:41 +01:00
pr.yml Add ability to test downstream codegen and docsgen from PRs (#7104) 2021-05-21 17:54:14 +01:00
prerelease.yml [sdk/python] Fix linting errors due to missing types files (#7257) 2021-06-09 19:14:59 +03:00
release.yml [sdk/python] Fix linting errors due to missing types files (#7257) 2021-06-09 19:14:59 +03:00
run-build-and-acceptance-tests.yml Fanout build experiment (#7628) 2021-07-27 10:07:15 -04:00
run-codegen-test.yml Turn off fail-fast for codegen tests (#7441) 2021-07-06 20:37:08 -07:00
run-containers-build.yml [deps] Ensuring pulumi/pulumi pkg references pulumi sdk v3.0.0 2021-04-19 09:14:31 +01:00
run-docs-generation.yml Add ability to test downstream codegen and docsgen from PRs (#7104) 2021-05-21 17:54:14 +01:00
trigger-container-build-event.yml [docker] allow docker container builds to pass when security advistory (#6662) 2021-03-31 15:22:58 +01:00
trigger-homebrew-event.yml Enable command dispatch workflow for dealing with PRs (#5851) 2020-12-07 19:29:04 +00:00
trigger-release-docs-event.yml Enable command dispatch workflow for dealing with PRs (#5851) 2020-12-07 19:29:04 +00:00