pulumi/pkg/backend/filestate
Abhinav Gupta fff7e0bc4b
pkg/backend: Prefer contract.Assertf over Assert
Incremental step towards #12132

Migrates uses of contract.{Assert, AssertNoError, Require} in pkg/engine
to `*f` variants so that we're required to provide more error context.

Refs #12132
2023-02-21 15:13:16 -08:00
..
backend.go pkg/backend: Prefer contract.Assertf over Assert 2023-02-21 15:13:16 -08:00
backend_test.go Pass root and project to GetTags methods 2023-02-17 16:43:16 +00:00
bucket.go Revert "Support projects in the file state backend" 2023-02-02 15:26:26 -08:00
bucket_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08: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 Revert "Support projects in the file state backend" 2023-02-02 15:26:26 -08:00
stack.go Revert "Don't allow stacks with the wrong project name in filestate" 2023-02-02 15:26:05 -08:00
state.go pkg/backend: Prefer contract.Assertf over Assert 2023-02-21 15:13:16 -08:00