pulumi/.github
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
..
scripts Replace deprecated command with environment file 2023-02-20 11:14:39 +09:00
workflows Remove the downstream codegen tests 2023-06-22 16:48:06 +01:00
PULL_REQUEST_TEMPLATE.md Add routine checks to pull request template 2023-05-12 13:34:19 -07:00