pulumi/sdk/go/pulumi
Ian Wahbe 8ee9c6118e
Allow tags in construct decoder (#10332)
2022-08-10 12:36:21 +02:00
..
config Return errors on parse failures for `config.Try*` (#9407) 2022-04-20 09:46:15 +02:00
provider Add tests that return failures from Call (#8424) 2021-11-16 08:58:46 -08:00
templates Add `As*Output` methods to `AnyOutput` (#10085) 2022-07-12 17:13:22 -07:00
alias.go [sdk/go] Respect default parent in go aliases. (#8288) 2021-10-28 17:25:31 -07:00
alias_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
asset.go [sdk/{go,dotnet] Unmarshal invalid assets. (#7579) 2021-07-21 13:40:36 -07:00
context.go Expose context.Context from pulumi.Context (#10190) 2022-07-20 14:15:02 -07:00
context_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08: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 Revert "Send smart aliases via gRPC to engine (#9731)" (#9999) 2022-06-29 13:18:14 +01:00
printf.go Redesign the Go SDK resource/input/output system. (#3506) 2020-01-18 10:08:37 -05:00
printf_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
provider.go Allow tags in construct decoder (#10332) 2022-08-10 12:36:21 +02:00
provider_linked.go Add tests that return failures from Call (#8424) 2021-11-16 08:58:46 -08:00
provider_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
resource.go Add CompositeInvoke (#9752) 2022-06-07 09:11:44 +01:00
resource_set.go [sdk/go] Transitive component dependencies. (#7737) 2021-08-11 21:51:23 -05:00
resource_test.go Add CompositeInvoke (#9752) 2022-06-07 09:11:44 +01:00
rpc.go [sdk/go] Fix regression marshaling assets/archives (#8290) 2021-10-27 08:44:42 -07:00
rpc_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08: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] Fix await for values containing resources (#9106) 2022-05-02 13:36:29 -07:00
stack_reference.go [sdk/go] Ensure stackref getters localize secret-ness to the key retrieved (#9842) 2022-06-13 23:26:21 -07:00
stack_reference_test.go [sdk/go] Ensure stackref getters localize secret-ness to the key retrieved (#9842) 2022-06-13 23:26:21 -07:00
transformation.go Support transformations in Go (#3978) 2020-03-02 13:59:11 -08:00
type_conversions.go [codegen/go] Improve optional params in invoke 2022-02-01 11:44:40 -08:00
types.go Handle input types in return position of ApplyT (#10110) 2022-07-12 22:06:12 -07:00
types_builtins.go Add `As*Output` methods to `AnyOutput` (#10085) 2022-07-12 17:13:22 -07:00
types_builtins_test.go Add `As*Output` methods to `AnyOutput` (#10085) 2022-07-12 17:13:22 -07:00
types_test.go Handle input types in return position of ApplyT (#10110) 2022-07-12 22:06:12 -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 ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00