pulumi/pkg/resource/deploy
Fraser Waters f6b3be38a1
Remove Info from Source (#18677)
This was unused.
2025-02-21 17:16:25 +00:00
..
deploytest Stream standard output and error when installing dependencies (#18404) 2025-02-04 10:31:23 +00:00
providers Default to UnknownID in providers.NewReference (#18630) 2025-02-21 09:14:42 +00:00
builtins.go Enable `pulumi:pulumi:getResource` to hydrate `Read` resources (#18070) 2024-12-22 20:13:43 +00:00
builtins_test.go Enable `pulumi:pulumi:getResource` to hydrate `Read` resources (#18070) 2024-12-22 20:13:43 +00:00
deployment.go Enable `pulumi:pulumi:getResource` to hydrate `Read` resources (#18070) 2024-12-22 20:13:43 +00:00
deployment_executor.go Remove unused done channel from RefreshStep (#18604) 2025-02-14 16:01:48 +00:00
deployment_executor_test.go Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +00:00
deployment_test.go Check language plugins in about tests (#18007) 2024-12-11 17:45:19 +00:00
doc.go
import.go Default to UnknownID in providers.NewReference (#18630) 2025-02-21 09:14:42 +00:00
import_test.go Rejig import files to record base plugin names and versions in the paramterisation block (#18450) 2025-02-07 11:09:45 +00:00
manifest.go
manifest_test.go Refactor: move plugin kind to apitype (#15946) 2024-04-25 17:30:30 +00:00
plan.go Check language plugins in about tests (#18007) 2024-12-11 17:45:19 +00:00
plan_test.go [ci] `pkg/resource/deploy` coverage (#14831) 2023-12-19 16:14:40 +00:00
snapshot.go Persist metadata about snapshot integrity errors (#17291) 2024-11-06 17:35:27 +00:00
snapshot_test.go Fix flake in TestSnapshotPrune_FixesDanglingReferences (#17492) 2024-10-07 08:55:16 +00:00
source.go Remove Info from Source (#18677) 2025-02-21 17:16:25 +00:00
source_error.go Remove Info from Source (#18677) 2025-02-21 17:16:25 +00:00
source_error_test.go Remove Info from Source (#18677) 2025-02-21 17:16:25 +00:00
source_eval.go Remove Info from Source (#18677) 2025-02-21 17:16:25 +00:00
source_eval_test.go Remove Info from Source (#18677) 2025-02-21 17:16:25 +00:00
source_null.go Remove Info from Source (#18677) 2025-02-21 17:16:25 +00:00
source_query.go Fix passing of Name and Type to some provider methods (#18611) 2025-02-17 10:38:10 +00:00
source_query_test.go Stream standard output and error when installing dependencies (#18404) 2025-02-04 10:31:23 +00:00
state_builder.go Normalize URNs in `DeletedWith` references (#17666) 2024-11-05 13:27:11 +00:00
state_builder_test.go Normalize URNs in `DeletedWith` references (#17666) 2024-11-05 13:27:11 +00:00
step.go Fix passing of Name and Type to some provider methods (#18611) 2025-02-17 10:38:10 +00:00
step_executor.go Allow deployment to continue past protected delete errors (#18396) 2025-02-03 08:30:28 +00:00
step_executor_test.go Clean up deployment options (#16357) 2024-06-11 13:37:57 +00:00
step_generator.go Defer to DiffConfig for if explicit provider resources need replacing (#18509) 2025-02-20 10:45:22 +00:00
step_generator_test.go Enable some more linting rules (#17456) 2024-10-03 17:37:13 +00:00
step_test.go Fix passing of Name and Type to some provider methods (#18611) 2025-02-17 10:38:10 +00:00
target.go Allow accessing configuration in Python dynamic providers (#17673) 2024-11-07 10:12:24 +00:00
target_test.go upgrade to latest version of golangci-lint (#15977) 2024-04-19 06:20:33 +00:00