pulumi/pkg/resource
Thomas Gummerer 52522fb944
refactor InputPropertyErrors to be part of the rpcerror package (#17566)
We already had a package that was appropriate for these errors, and it
makes sense to extend that to also include the InputPropertiesErrors,
instead of having them live somewhere else. This is technically a
breaking change for component provider authors, but
InputPropertiesErrors have only been introduced recently, and have not
been widely advertised, so I think it's preferrable to have this cleanup
now rather than having to live with the two packages that do similar
things forever.
2024-11-06 10:56:10 +00:00
..
analyzer Clean up uses of .Error() (#14965) 2023-12-20 15:54:06 +00:00
deploy refactor InputPropertyErrors to be part of the rpcerror package (#17566) 2024-11-06 10:56:10 +00:00
edit Enable some more linting rules (#17456) 2024-10-03 17:37:13 +00:00
graph Centralize resource state dependency traversal (#17320) 2024-09-23 08:37:34 +00:00
provider Avoid race conditions when providers start up (#17658) 2024-10-31 18:19:12 +00:00
stack Enable some more linting rules (#17456) 2024-10-03 17:37:13 +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