pulumi/pkg/backend/httpstate
Thomas Gummerer 0e59f4c52f
remove stacks after we created them in the httpstate backend tests (#18657)
We need to remove these stacks at the end of the test, otherwise they
will linger forever in Pulumi Cloud. There might be other places where
we have similar problems, but this is the most obvious one.
2025-02-20 14:01:44 +00:00
..
client Refactor capabilities (#18591) 2025-02-13 21:56:39 +00:00
testdata Persist metadata about snapshot integrity errors (#17291) 2024-11-06 17:35:27 +00:00
backend.go Refactor capabilities (#18591) 2025-02-13 21:56:39 +00:00
backend_test.go remove stacks after we created them in the httpstate backend tests (#18657) 2025-02-20 14:01:44 +00:00
console.go
console_test.go
diffs.go Clean up uses of .Error() (#14965) 2023-12-20 15:54:06 +00:00
diffs_post_1.20.go Persist metadata about snapshot integrity errors (#17291) 2024-11-06 17:35:27 +00:00
diffs_pre_1.20.go [snapshot] Use a newer diff package 2023-05-16 12:33:30 -07:00
doc.go
environments.go Merge ESC Projects feature branch (#17226) 2024-09-10 23:08:09 +00:00
mock.go Refactor capabilities (#18591) 2025-02-13 21:56:39 +00:00
policypack.go Log policy pack download URLs (#17932) 2024-12-05 10:24:48 +00:00
snapshot.go Refactor capabilities (#18591) 2025-02-13 21:56:39 +00:00
snapshot_test.go Refactor capabilities (#18591) 2025-02-13 21:56:39 +00:00
stack.go Enable some more linting rules (#17456) 2024-10-03 17:37:13 +00:00
state.go Move `sdk/go/common/channel` to `pkg` (#17895) 2024-12-02 16:25:50 +00:00
token_source.go Keep the token source loop going in the face of errors (#17519) 2024-10-08 15:16:04 +00:00
token_source_test.go Fix data race in token source test (#17906) 2024-12-03 07:42:05 +00:00