pulumi/pkg/backend
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
..
display Merge #12412 #12413 2023-03-10 18:30:02 +00:00
filestate filestate: Plumb context through constructor 2023-03-13 13:24:32 -07:00
httpstate pkg: Dedupe "open in browser" library 2023-03-10 10:57:33 -07:00
state [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
apply.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
backend.go Set the current project as ambient context on backends. 2023-03-03 20:32:42 +00:00
backend_test.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
errors.go Add a link to docs for the 409 Conflict error message (#3207) 2019-09-10 13:25:08 -07:00
mock.go Set the current project as ambient context on backends. 2023-03-03 20:32:42 +00:00
policypack.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
query.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
snapshot.go pkg/backend: Prefer contract.Assertf over Assert 2023-02-21 15:13:16 -08:00
snapshot_test.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
updates.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
watch.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00