pulumi/pkg/backend/filestate
Fraser Waters 53f28c487e
Consistently disable HTML escaping in JSON output (#10440)
* Consistently disable HTML escaping in JSON output

* Add to CHANGELOG

* Add test

* fix warning

* Add RawJSON

* Change to RawJSON

* Change MarshalIndent to JSON

* Don't try to replace everywhere

* Targeted fix for stack state
2022-08-19 13:27:34 +01:00
..
backend.go Consistently disable HTML escaping in JSON output (#10440) 2022-08-19 13:27:34 +01:00
backend_test.go Consistently disable HTML escaping in JSON output (#10440) 2022-08-19 13:27:34 +01:00
bucket.go Ensure filestate stack.json file are atomically replaced (#9122) 2022-03-08 11:21:39 +00:00
bucket_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
crypto.go Move default secret manager to stack (#10423) 2022-08-18 15:31:34 +01:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
lock.go Improve lock error for filestate (#10422) 2022-08-17 21:27:04 +01:00
snapshot.go Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00
stack.go Move default secret manager to stack (#10423) 2022-08-18 15:31:34 +01:00
state.go Reduce macOS jobs on PRs, replace with partial integration tests (#10383) 2022-08-16 18:00:14 -07:00