pulumi/sdk/go/common
Benjamin Schiborr 77867f9ce4
feat: Improve error messages for (un)marshalling (#7936)
Currently whenever an issue occurs in `UnmarshalProperties` and
`MarshalProperties` the offending property is hidden and very difficult
to track down.

This commit changes the behavior. For `Assets` and `Archives` the error
message now includes the URI and for other properties it includes the
key of the `PropertyMap`.
2021-09-10 13:18:08 -07:00
..
apitype Add ContinuationToken to ListStacksResponse (#7510) 2021-07-13 14:01:39 -07:00
constant expose execution kind via update metadata (#5258) 2020-08-31 09:07:59 -07:00
diag [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
encoding [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
resource feat: Improve error messages for (un)marshalling (#7936) 2021-09-10 13:18:08 -07:00
testing Fix spelling of environment 2021-08-31 00:54:07 -07:00
tokens [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
tools [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
util Fix lint (#7915) 2021-09-07 16:41:17 -04:00
version move pkg/version -> sdk/go/common/version 2020-03-18 15:25:25 -07:00
workspace improve error message when flag passed to -s is not fully qualified (#7708) 2021-08-04 12:55:56 -07:00