pulumi/pkg/backend
Pat Gavlin f6c849209a
[cli] Show rich diffs for JSON/YAML objects/arrays (#9380)
When displaying a diff between textual values, first try to decode the
old and new values as JSON and YAML. If both values decode successfully,
render the diff between the decoded values rather than the diff between
the text.

Fixes #5831.
2022-04-13 10:31:36 -07:00
..
display [cli] Show rich diffs for JSON/YAML objects/arrays (#9380) 2022-04-13 10:31:36 -07:00
filestate Return organizations from Backend.CurrentUser (#9211) 2022-03-31 09:11:19 +01:00
httpstate [cli] Add a replay-events debug command. (#9271) 2022-04-07 09:03:19 -07:00
state [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
apply.go [cli] Add a replay-events debug command. (#9271) 2022-04-07 09:03:19 -07:00
backend.go Return organizations from Backend.CurrentUser (#9211) 2022-03-31 09:11:19 +01:00
backend_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
errors.go Add a link to docs for the 409 Conflict error message (#3207) 2019-09-10 13:25:08 -07:00
mock.go Return organizations from Backend.CurrentUser (#9211) 2022-03-31 09:11:19 +01:00
policypack.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
query.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
snapshot.go fix: do nil check before iterating over subfield (#9299) 2022-03-25 15:11:18 -07:00
snapshot_test.go Read needs a non-empty ID (#9243) 2022-03-18 17:04:54 +00:00
stack.go Don't type test for stack tags in pulumi new (#9113) 2022-03-23 22:05:26 +00:00
updates.go Add user agent to the CLI, Go and Nodejs Automation API SDKs (#6935) 2021-04-30 07:26:23 -07:00
watch.go Preview of update plans (#8448) 2022-01-31 10:31:51 +00:00
watch_darwin_arm64.go Fix watch command in macos arm64 builds (#7345) 2021-06-21 14:33:30 -07:00