pulumi/pkg/resource/deploy
Kyle Pitzen c8527d2174 Allows for Pulumi.prompts.yaml files in templates
passes additional prompt args along to runtime hosts

adds a toolchain argument with venv default to the python runtime

allows for beginnings of interactions with poetry
2022-09-29 16:04:39 -04:00
..
deploytest Allows for Pulumi.prompts.yaml files in templates 2022-09-29 16:04:39 -04:00
providers Allows for Pulumi.prompts.yaml files in templates 2022-09-29 16:04:39 -04:00
builtins.go Remove sequence numbers (#10203) 2022-07-25 12:08:03 +01:00
deployment.go Split PluginInfo in Info and Spec (#10501) 2022-08-26 15:51:14 +01:00
deployment_executor.go Enable `pulumi refresh` to solve pending creates (#10394) 2022-08-24 13:40:01 +02:00
deployment_executor_test.go Unparent deleted resources when rebuilding state (#10073) 2022-07-08 14:23:58 -07:00
deployment_test.go [engine] Clear pending operations with refresh. (#8435) 2022-03-25 10:59:19 +01:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
import.go Save random seeds to update plans (#10272) 2022-08-09 17:40:59 +01:00
manifest.go Split Manifest type to it's own file (#8712) 2022-01-10 12:25:24 +00:00
plan.go Remove checked inputs from Plans 2022-09-02 13:24:22 +01:00
snapshot.go Non-mutating snapshot normalization (#10128) 2022-07-18 14:04:19 -04:00
snapshot_test.go Non-mutating snapshot normalization (#10128) 2022-07-18 14:04:19 -04:00
source.go Monitor.Invoke and Provider.Invoke take different arguments (#9323) 2022-04-14 10:59:46 +01: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 Allows for Pulumi.prompts.yaml files in templates 2022-09-29 16:04:39 -04:00
source_eval_test.go Remove sequence numbers (#10203) 2022-07-25 12:08:03 +01: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 Allows for Pulumi.prompts.yaml files in templates 2022-09-29 16:04:39 -04:00
source_query_test.go Monitor.Invoke and Provider.Invoke take different arguments (#9323) 2022-04-14 10:59:46 +01:00
state_builder.go Non-mutating snapshot normalization (#10128) 2022-07-18 14:04:19 -04:00
state_builder_test.go Non-mutating snapshot normalization (#10128) 2022-07-18 14:04:19 -04:00
step.go Save random seeds to update plans (#10272) 2022-08-09 17:40:59 +01:00
step_executor.go Revert additional secret outputs warning (#9922) 2022-06-22 13:52:42 +01:00
step_generator.go ci: gofmt 1.18+ clean 2022-09-21 09:48:39 -07:00
step_generator_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
target.go Add getOrganization to nodejs and python (#10504) 2022-08-31 10:33:29 +01:00