pulumi/pkg/backend/filestate
Fraser Waters 7831cbf7a8
filestate: Plumb context through constructor
Instead of using context.TODO everywhere,
plumb context.Context into filestate.New and filestate.Login,
and through that into other operations.

Extracted from #12134

Co-authored-by: Abhinav Gupta <abhinav@pulumi.com>
2023-03-13 13:24:32 -07:00
..
backend.go filestate: Plumb context through constructor 2023-03-13 13:24:32 -07:00
backend_test.go filestate: Plumb context through constructor 2023-03-13 13:24:32 -07:00
bucket.go Revert "Support projects in the file state backend" 2023-02-02 15:26:26 -08:00
bucket_test.go filestate: Plumb context through constructor 2023-03-13 13:24:32 -07:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
lock.go pkg/backend: Prefer contract.Assertf over Assert 2023-02-21 15:13:16 -08:00
snapshot.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
stack.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
state.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00