pulumi/pkg/resource
Fraser Waters 0113f27d6c
Don't mutate RegisterResourceRequest (#15297)
Noticed this while trying to prepare a PR for the transforms support.
These tests were checking that we mutated a field on the request object
itself. We no longer do that in the transform branch because everything
has to go through the transform callbacks as well but it caused these
tests to fail.

I've deleted these tests and written a new engine test to validate the
system output is actually as expected.
2024-01-30 16:45:10 +00:00
..
analyzer Clean up uses of .Error() (#14965) 2023-12-20 15:54:06 +00:00
deploy Don't mutate RegisterResourceRequest (#15297) 2024-01-30 16:45:10 +00:00
edit Rewrite filestate.RenameStack logic in terms of checkpoints (#13927) 2023-12-22 12:28:41 +00:00
graph Replace ResourceSet with a generic set type (#14724) 2023-12-03 23:20:43 +00:00
provider turn on the golangci-lint exhaustive linter (#15028) 2024-01-17 16:50:41 +00:00
stack Don't encrypt secrets to get ciphertext that isn't actually used (#15306) 2024-01-30 09:51:51 +00:00
testdata ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00