pulumi/.github/workflows
Fraser Waters 1a4101ee0b Remove the downstream codegen tests
These have been failing for months now and there's no real apatite to
fix them up.

They have always been problematic, and have failed to catch a number of
significant codegen regressions because it was always on the PR author
to go and read the _very large_ diffs and see if it looked ok.

We'll be covering codegen (and runtime) correctness with matrix testing.
There's no need to also couple our testing to every downstream provider,
and if we do want to do that it should be a proper test. Not a manual
diff comparison.
2023-06-22 16:48:06 +01:00
..
ci-build-binaries.yml feat: sign pulumi binaries with cosign 2022-12-16 09:32:51 -08:00
ci-build-sdks.yml CI: Node 14 => Node 16 2023-05-09 17:02:08 -04:00
ci-info.yml ci: Update post-release PR to align with release process 2022-10-18 22:45:59 -07:00
ci-lint.yml ci(lint): Disable setup-go cache for golangci-lint 2023-06-21 09:54:15 -07:00
ci-prepare-release.yml feat: sign pulumi binaries with cosign 2022-12-16 09:32:51 -08:00
ci-run-test.yml Fix workflow reference 2023-05-15 10:58:54 -07:00
ci-test-docs-generation.yml Replace deprecated command with environment file 2023-02-20 11:14:39 +09:00
ci.yml ci: Don't run codegen tests for PRs 2023-03-13 11:18:38 -07:00
command-dispatch.yml ci: ensure trunk is always green 2022-09-13 13:38:14 -07:00
download-pulumi-cron.yml Fix Download Pulumi Cron workflow 2023-03-17 16:38:38 -07:00
on-community-pr.yml ci: fix community contributor workflows 2022-09-21 17:39:15 -07:00
on-merge.yml feat: sign pulumi binaries with cosign 2022-12-16 09:32:51 -08:00
on-pr-changelog.yml ci: fix community contributor workflows 2022-09-21 17:39:15 -07:00
on-pr-default.yml Fix regex 2023-03-23 11:31:31 -04:00
on-pr-target.yml ci: Refactor linear-history check to run on pull request target for community PRs 2022-11-15 15:17:35 -08:00
on-pr.yml Don't run tests on .version changes. 2023-03-22 19:59:16 -04:00
on-release.yml ci: Update post-release PR to align with release process 2022-10-18 22:45:59 -07:00
pr-test-acceptance-on-dispatch.yml Rename "Smoke" test to "Acceptance" tests 2023-01-30 15:38:37 -05: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 Replace deprecated command with environment file 2023-02-20 11:14:39 +09:00
rebase.yml ci/rebase: Run for members and owners 2023-02-19 18:18:06 -08:00
release-homebrew-tap.yml ci: Enable gh cli in every step of job 2022-10-04 23:23:43 -07:00
release-pr.yml ci: Update post-release PR to align with release process 2022-10-18 22:45:59 -07:00
release.pub ci: ensure trunk is always green 2022-09-13 13:38:14 -07:00
release.yml CI: Node 14 => Node 16 2023-05-09 17:02:08 -04:00
trigger-homebrew-event.yml ci: Reenable Brew publishing after GH runners removed brew from path 2022-09-27 11:10:38 -07:00
trigger-release-docs-event.yml Enable command dispatch workflow for dealing with PRs (#5851) 2020-12-07 19:29:04 +00:00