pulumi/pkg/resource
Ian Wahbe 0582242ce6 Add `pulumi state delete --target-dependents`
Add comment + fix tests

We had two problems here.

1. Our graph rapid tests didn't encode the `includeChildren` flag as
transitive, which it should be. Looking at the call sites of
`DependingOn` confirms this.

2. `TestDeleteProtected` was sharing variables between threads (causing
flakey results). This was fixed.
2022-10-27 11:23:56 -07:00
..
analyzer ci: gofmt 1.18+ clean 2022-09-21 09:48:39 -07:00
deploy Merge #11150 2022-10-25 23:56:25 +00:00
edit Add `pulumi state delete --target-dependents` 2022-10-27 11:23:56 -07:00
graph Add `pulumi state delete --target-dependents` 2022-10-27 11:23:56 -07:00
provider Add tracing to `npm install` and fix orphan tracing (#10518) 2022-09-12 17:42:27 -04:00
stack feat(engine): Adds structured alias support to the engine 2022-10-11 17:56:32 -04:00
testdata ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00