pulumi/pkg/backend/filestate
Fraser Waters 51d36e1eb4 Fix auto-opt-in for local project stacks
Fixes https://github.com/pulumi/pulumi/issues/13242.

The checks for if we should auto-opt-in to project mode was stricter
than intended. This now checks for if there's any legacy stacks rather
than if there's any files/folders at all.
2023-06-22 13:36:52 +01:00
..
backend.go filestate/upgrade: Support backfilling projects for detached stack 2023-06-13 10:08:32 -07:00
backend_legacy_test.go pkg/filestate: Plumb context 2023-04-10 15:53:32 -07:00
backend_test.go Fix auto-opt-in for local project stacks 2023-06-22 13:36:52 +01:00
bucket.go pkg/filestate: Plumb context 2023-04-10 15:53:32 -07:00
bucket_test.go pkg/filestate: Plumb context 2023-04-10 15:53:32 -07:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
lock.go pkg/filestate: Plumb context 2023-04-10 15:53:32 -07:00
meta.go Fix auto-opt-in for local project stacks 2023-06-22 13:36:52 +01:00
meta_test.go Fix auto-opt-in for local project stacks 2023-06-22 13:36:52 +01:00
pool.go filestate: Add re-usable worker pool 2023-06-12 09:20:26 -07:00
pool_test.go filestate: Add re-usable worker pool 2023-06-12 09:20:26 -07:00
snapshot.go pkg/filestate: Plumb context 2023-04-10 15:53:32 -07:00
stack.go Make filestate.Snapshot lazy like httpstate 2023-05-24 08:24:04 +01:00
state.go Fix auto-opt-in for local project stacks 2023-06-22 13:36:52 +01:00
store.go sdk/go: Add tokens.ValidateProjectName 2023-06-13 10:08:31 -07:00
store_test.go Merge #12798 2023-05-03 00:19:27 +00:00