pulumi/pkg/codegen/testing/test/testdata
Aaron Friel 5351d868b2
Merge branch 'master' into vl/7101
2022-12-13 21:33:55 -08:00
..
assets-archives-pp Don't import types referenced from local variables 2022-11-22 16:35:00 -08:00
aws-eks-pp Parenthesize lambda generation 2022-11-23 19:19:08 -08:00
aws-fargate-pp Convert invoke results to ouputs when needed 2022-11-28 16:14:07 -08:00
aws-iam-policy-pp feat(ci): Enable fully offline codegen tests with versioned plugins 2022-10-11 05:16:23 -07:00
aws-lambda-pp Update test results 2022-09-27 17:15:10 -07:00
aws-optionals-pp feat(ci): Enable fully offline codegen tests with versioned plugins 2022-10-11 05:16:23 -07:00
aws-resource-options-4.26-pp feat(ci): Enable fully offline codegen tests with versioned plugins 2022-10-11 05:16:23 -07:00
aws-resource-options-5.16.2-pp feat(ci): Enable fully offline codegen tests with versioned plugins 2022-10-11 05:16:23 -07:00
aws-s3-folder-pp Fix capitalization for generated `fs.readdirSync` 2022-11-28 11:26:32 -08:00
aws-s3-logging-pp Check for optional/ Ptr types within Unions [go/programgen] 2022-12-12 15:49:20 -08:00
aws-secret-pp Fix Python codegen for secret() intrinsic 2022-12-11 05:07:18 -08:00
aws-webserver-pp Mark external modules as forign 2022-11-22 13:46:18 -08:00
azure-native-nested-types remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
azure-native-pp Update test results 2022-09-27 17:15:10 -07:00
azure-sa-pp dotnet program-gen now targets .NET 6 (#10143) 2022-07-21 21:04:02 +02:00
cyclic-types remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
dash-named-schema remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
dashed-import-schema remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
different-enum remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
different-package-name-conflict export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
discriminated-union-pp Enable resolving discriminated unions when the discriminator is a string pointer 2022-09-22 14:50:20 -07:00
discriminated-unions-pp Add back input conversion 2022-06-24 13:33:41 -07:00
enum-reference remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
external-enum remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
external-go-import-aliases codegen/go: Remove superfluous newline in doc.go 2022-11-30 14:17:13 +00:00
external-node-compatibility Revert "Merge #10831" 2022-12-05 10:19:41 -08:00
external-python-same-module-name [codegen/python] Implement deep merge on resource and invoke options, matching other SDKs (#9856) 2022-06-14 16:52:24 -07:00
external-resource-schema remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
functions-pp feat(ci): Enable fully offline codegen tests with versioned plugins 2022-10-11 05:16:23 -07:00
functions-secrets remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
go-nested-collections codegen/go: Remove superfluous newline in doc.go 2022-11-30 14:17:13 +00:00
go-plain-ref-repro codegen/go: Remove superfluous newline in doc.go 2022-11-30 14:17:13 +00:00
hyphen-url remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
hyphenated-symbols codegen/go: Remove superfluous newline in doc.go 2022-11-30 14:17:13 +00:00
internal-dependencies-go codegen/go: Remove superfluous newline in doc.go 2022-11-30 14:17:13 +00:00
invalid-go-sprintf-pp Handle long traversals in a nicer way (#9726) 2022-06-02 09:36:33 -07:00
kubernetes-operator-pp dotnet program-gen now targets .NET 6 (#10143) 2022-07-21 21:04:02 +02:00
kubernetes-pod-pp Don't emit missing var errors for const vars 2022-11-21 17:20:54 -08:00
kubernetes-template-pp dotnet program-gen now targets .NET 6 (#10143) 2022-07-21 21:04:02 +02:00
logical-name-pp dotnet program-gen now targets .NET 6 (#10143) 2022-07-21 21:04:02 +02:00
modpath-pp Add `modulePath` to go 2022-10-10 16:01:53 -07:00
naming-collisions Remove .NET type imports and add a test for #11467 2022-12-09 14:03:20 +01:00
nested-module remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
nested-module-thirdparty remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
other-owned remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
output-funcs Merge #11596 2022-12-09 16:18:00 +00:00
output-funcs-aws-pp feat(ci): Enable fully offline codegen tests with versioned plugins 2022-10-11 05:16:23 -07:00
output-funcs-edgeorder remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
output-funcs-tfbridge20 remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
plain-and-default remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
plain-object-defaults remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
plain-object-disable-defaults remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
plain-schema-gh6957 remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
provider-config-schema Merge #11569 2022-12-08 16:00:15 +00:00
pulumi-stack-reference-pp Fix StackReference code gen (#10419) 2022-08-19 10:27:05 -07:00
python-regress-10914-pp recursively annotate expressions under invoke calls with their associated schema types 2022-10-07 14:02:12 +02:00
python-resource-names-pp [import/python] use init param name for programgen (#9359) 2022-04-07 12:00:19 +02:00
random-pet-pp dotnet program-gen now targets .NET 6 (#10143) 2022-07-21 21:04:02 +02:00
read-file-func-pp Missing default case handling for local variables 2022-10-09 16:48:16 +02:00
regress-8403 remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
regress-go-8664 codegen/go: Remove superfluous newline in doc.go 2022-11-30 14:17:13 +00:00
regress-go-10527 codegen/go: Remove superfluous newline in doc.go 2022-11-30 14:17:13 +00:00
regress-node-8110 Merge #11596 2022-12-09 16:18:00 +00:00
regress-py-tfbridge-611 Accept codegen demonstrating the fix 2022-10-05 15:34:17 -04:00
replace-on-change remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
resource-args-python remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
resource-args-python-case-insensitive remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
resource-property-overlap remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
schema [schema] Add support for on-demand binding. (#9620) 2022-05-23 15:44:35 -07:00
secrets remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
simple-enum-schema remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
simple-methods-schema remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
simple-methods-schema-single-value-returns remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
simple-plain-schema Merge #11596 2022-12-09 16:18:00 +00:00
simple-plain-schema-with-root-package remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
simple-range-pp Fix PCL binding of options.range = number 2022-12-07 19:47:44 +00:00
simple-resource-schema remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
simple-resource-schema-custom-pypackage-name remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
simple-yaml-schema remove slash from resource options anchors 2022-12-07 10:43:26 -08:00
synthetic-resource-properties-pp Check for optional/ Ptr types within Unions [go/programgen] 2022-12-12 15:49:20 -08:00
third-party-package-pp Add `modulePath` to go 2022-10-10 16:01:53 -07:00
transpiled_examples Fix Python codegen for secret() intrinsic 2022-12-11 05:07:18 -08:00
traverse-union-repro-pp Remove traverse errors on dynamic types 2022-11-16 14:41:30 -08:00
typed-enum-pp dotnet program-gen now targets .NET 6 (#10143) 2022-07-21 21:04:02 +02:00
.gitignore [codegen/python] fix invalid codegen on empty outputs functions (#9649) 2022-05-23 14:43:38 -07:00
aws-4.15.0.json Standardize pkg loading for TestReferenceRenderer 2022-11-03 16:46:41 -07:00
aws-4.26.0.json feat(ci): Enable fully offline codegen tests with versioned plugins cont'deleted 2022-10-11 05:16:46 -07:00
aws-4.36.0.json Add missing schemas 2022-10-24 16:47:54 -07:00
aws-4.37.1.json Add missing schemas 2022-10-24 16:47:54 -07:00
aws-5.4.0.json Test YAML PCL examples 2022-10-24 10:33:48 -07:00
aws-5.16.2.json feat(ci): Enable fully offline codegen tests with versioned plugins cont'deleted 2022-10-11 05:16:46 -07:00
aws-native-0.13.0.json Test YAML PCL examples 2022-10-24 10:33:48 -07:00
awsx-1.0.0-beta.5.json Test YAML PCL examples 2022-10-24 10:33:48 -07:00
azure-4.18.0.json feat(ci): Enable fully offline codegen tests with versioned plugins cont'deleted 2022-10-11 05:16:46 -07:00
azure-native-1.28.0.json Add missing schemas 2022-10-24 16:47:54 -07:00
azure-native-1.29.0.json feat(ci): Enable fully offline codegen tests with versioned plugins cont'deleted 2022-10-11 05:16:46 -07:00
azure-native-1.56.0.json Test YAML PCL examples 2022-10-24 10:33:48 -07:00
docker-3.1.0.json Test YAML PCL examples 2022-10-24 10:33:48 -07:00
eks-0.37.1.json feat(ci): Enable fully offline codegen tests with versioned plugins cont'deleted 2022-10-11 05:16:46 -07:00
eks-0.40.0.json Test YAML PCL examples 2022-10-24 10:33:48 -07:00
google-native-0.18.2.json Add missing schemas 2022-10-24 16:47:54 -07:00
kubernetes-3.0.0.json Test YAML PCL examples 2022-10-24 10:33:48 -07:00
kubernetes-3.7.0.json Add missing schemas 2022-10-24 16:47:54 -07:00
kubernetes-3.7.2.json feat(ci): Enable fully offline codegen tests with versioned plugins cont'deleted 2022-10-11 05:16:46 -07:00
other-0.1.0.json feat(ci): Enable fully offline codegen tests with versioned plugins cont'deleted 2022-10-11 05:16:46 -07:00
random-4.2.0.json feat(ci): Enable fully offline codegen tests with versioned plugins cont'deleted 2022-10-11 05:16:46 -07:00
random-4.3.1.json Add missing schemas 2022-10-24 16:47:54 -07:00
synthetic-1.0.0.json feat(ci): Enable fully offline codegen tests with versioned plugins cont'deleted 2022-10-11 05:16:46 -07:00
types.json modify codegen/python to generate valid python code for non-string secrets 2022-12-07 11:36:15 -08:00