pulumi/pkg/resource/deploy
Pat Gavlin f45087be24
[core] Improve engine test coverage. (#8720)
Improve coverage of analyers and import plans (the state import half of
`pulumi import`) as well as some failure cases in the step generator.
Analyzer coverage required extending the deploytest package to support
loading analyzers.
2022-01-11 09:20:43 -08:00
..
deploytest [core] Improve engine test coverage. (#8720) 2022-01-11 09:20:43 -08:00
providers Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
builtins.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
deployment.go Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
deployment_executor.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
deployment_test.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
import.go Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
manifest.go Split Manifest type to it's own file (#8712) 2022-01-10 12:25:24 +00:00
snapshot.go Split Manifest type to it's own file (#8712) 2022-01-10 12:25:24 +00:00
source.go Initial support for resource methods (authoring from Node.js, calling from Python) (#7363) 2021-06-30 07:48:56 -07:00
source_error.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
source_eval.go Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
source_eval_test.go Add `replaceOnChanges` resource option (#7226) 2021-07-01 13:32:08 -06:00
source_fixed.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
source_null.go Clone snapshot before testing with it (#8551) 2021-12-09 09:09:48 +00:00
source_query.go Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
source_query_test.go Initial support for resource methods (authoring from Node.js, calling from Python) (#7363) 2021-06-30 07:48:56 -07:00
step.go [FIX] unprotect cmd example (#8430) 2021-11-19 12:39:34 -08:00
step_executor.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
step_generator.go Specify fields on engine diff (#8488) 2021-11-30 12:25:27 -08:00
step_generator_test.go Specify fields on engine diff (#8488) 2021-11-30 12:25:27 -08:00
target.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00