pulumi/sdk/go/pulumi
Justin Van Patten ba39ed9ad4
Add tests that return failures from Call (#8424)
- [sdk/nodejs] - Allow returning failures from Call in the provider without setting result outputs.
- [sdk/go] - Allow specifying Call failures from the provider.
- Add tests that return failures from Call.
2021-11-16 08:58:46 -08:00
..
config Temporarily disable config secrets warning (#7129) 2021-05-24 16:06:27 -07:00
provider Add tests that return failures from Call (#8424) 2021-11-16 08:58:46 -08:00
templates [sdk/go] Add RegisterInputType and register built-in types (#7928) 2021-09-15 21:12:49 -07:00
alias.go [sdk/go] Respect default parent in go aliases. (#8288) 2021-10-28 17:25:31 -07:00
alias_test.go [sdk/go] Respect default parent in go aliases. (#8288) 2021-10-28 17:25:31 -07:00
asset.go [sdk/{go,dotnet] Unmarshal invalid assets. (#7579) 2021-07-21 13:40:36 -07:00
context.go [sdk/go] Respect default parent in go aliases. (#8288) 2021-10-28 17:25:31 -07:00
context_test.go Fixing WaitGroup related panics in the Go SDK (#7661) 2021-07-29 12:39:28 -04:00
generate.go [sdk/go] Add RegisterInputType and register built-in types (#7928) 2021-09-15 21:12:49 -07:00
log.go Fixing WaitGroup related panics in the Go SDK (#7661) 2021-07-29 12:39:28 -04:00
mocks.go [sdk/go] Marshal output values (#7958) 2021-09-27 09:01:40 -07:00
printf.go Redesign the Go SDK resource/input/output system. (#3506) 2020-01-18 10:08:37 -05:00
printf_test.go Support remote components in Go (#5558) 2020-10-29 15:13:17 -07:00
provider.go Add tests that return failures from Call (#8424) 2021-11-16 08:58:46 -08:00
provider_linked.go Add tests that return failures from Call (#8424) 2021-11-16 08:58:46 -08:00
provider_test.go [sdk/go] Fix regression marshaling assets/archives (#8290) 2021-10-27 08:44:42 -07:00
resource.go Switch from golint to revive (#8010) 2021-09-21 10:00:44 -07:00
resource_set.go [sdk/go] Transitive component dependencies. (#7737) 2021-08-11 21:51:23 -05:00
resource_test.go Fixes 5642 for Go: allow DependsOn accepting inputs and outputs (#7584) 2021-08-13 11:13:23 -04:00
rpc.go [sdk/go] Fix regression marshaling assets/archives (#8290) 2021-10-27 08:44:42 -07:00
rpc_test.go [sdk/go] Fix regression marshaling assets/archives (#8290) 2021-10-27 08:44:42 -07:00
run.go [sdk/go] Warn when a secret config is read as a non-secret (#7080) 2021-05-18 15:02:43 -07:00
run_test.go [sdk/go] Marshal output values (#7958) 2021-09-27 09:01:40 -07:00
stack_reference.go [sdk/go] Add stack output helpers for numeric types (#7410) 2021-07-22 15:48:47 -07:00
stack_reference_test.go [sdk/go] Add stack output helpers for numeric types (#7410) 2021-07-22 15:48:47 -07:00
transformation.go Support transformations in Go (#3978) 2020-03-02 13:59:11 -08:00
types.go [sdk/go] Add RegisterInputType and register built-in types (#7928) 2021-09-15 21:12:49 -07:00
types_builtins.go [sdk/go] Add RegisterInputType and register built-in types (#7928) 2021-09-15 21:12:49 -07:00
types_builtins_test.go Await outstanding async work in Go. (#6983) 2021-05-14 12:00:21 -07:00
types_test.go [sdk/go] Add RegisterInputType and register built-in types (#7928) 2021-09-15 21:12:49 -07:00
urnset.go [sdk/go] Unmarshal output values in component provider (#7975) 2021-09-17 19:46:06 -07:00
workgroup.go Fixing WaitGroup related panics in the Go SDK (#7661) 2021-07-29 12:39:28 -04:00
workgroup_test.go Switch from golint to revive (#8010) 2021-09-21 10:00:44 -07:00