pulumi/pkg/codegen/internal/test/testdata/output-funcs/nodejs
Anton Tayanovskyy 1ee85d8d2f
Fix 8110 (#8116)
* Add a test demonstrating the problem

* Fix the bug

* Accept changes over the example set

* Accept go changes

* Accept python codegen; avoid nil lang info panic

* Accept .NET changes, compile

* Accept docs changes

* Add changelog notes

* Fix lint

* Add parens sparingly

* Flatten unions

* PR feedback
2021-10-04 17:26:49 -04:00
..
types Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00
README.md Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00
codegen-manifest.json Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00
funcWithAllOptionalInputs.ts Fix build by accepting nodejs codegen output (#8045) 2021-09-23 15:59:48 -04:00
funcWithConstInput.ts Fix build by accepting nodejs codegen output (#8045) 2021-09-23 15:59:48 -04:00
funcWithDefaultValue.ts Fix build by accepting nodejs codegen output (#8045) 2021-09-23 15:59:48 -04:00
funcWithDictParam.ts Fix build by accepting nodejs codegen output (#8045) 2021-09-23 15:59:48 -04:00
funcWithListParam.ts Fix build by accepting nodejs codegen output (#8045) 2021-09-23 15:59:48 -04:00
getClientConfig.ts Fix build by accepting nodejs codegen output (#8045) 2021-09-23 15:59:48 -04:00
getIntegrationRuntimeObjectMetadatum.ts Fix 8110 (#8116) 2021-10-04 17:26:49 -04:00
index.ts Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00
listStorageAccountKeys.ts Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00
package.json Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00
provider.ts Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00
tsconfig.json Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00
utilities.ts Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00

README.md