Commit Graph

5 Commits

Author SHA1 Message Date
Robbie McKinstry d506398ad2
Reorder scopes to be alphabetically ordered. 2022-11-10 16:54:37 -05:00
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
Ian Wahbe 76ce0969bf Upgrade yaml to v0.5.10 2022-10-13 14:39:25 -07:00
Ian Wahbe 0f3198fe9b CL (new style) 2022-09-15 11:42:33 +02:00
Aaron Friel 272b987791 ci: ensure trunk is always green 2022-09-13 13:38:14 -07:00