pulumi/pkg/codegen/internal/test/testdata/output-funcs/nodejs
Anton Tayanovskyy e710125885
5758 for C#/.NET (#7899)
* Rebase 5758 .NET work and make output-funcs pass

* Propagate changes to the other examples

* CHANGELOG

* Address PR feedback

* Add a test reproducing aws-native compilation failure

* Fix dangling type ref issue in the .NET backend for codegen

* Accept changes and unskip simple-methods-schema compile check

* Accept changes in node, python, go codegen

* SDK changes to enable a better implementation approach

* Switch approach to support functions like GetAmiIds; avoid name conflicts under tfbridge20

* Make all dotnet tests pass, mechanical fixes + accept test output

* Accept python changes

* Accept node output

* Accept docs changes

* Deepen the unit test to cover the interesting helper type

* Accept go changes and fixup tests

* Implement dep propagation through Invoke

* Fixup cyclic-types

* Accept codegen

* NOTE we now require .NET SDK 3.15 or higher
2021-10-18 18:18:15 -04:00
..
types 5758 for C#/.NET (#7899) 2021-10-18 18:18:15 -04:00
README.md Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00
codegen-manifest.json 5758 for C#/.NET (#7899) 2021-10-18 18:18:15 -04:00
funcWithAllOptionalInputs.ts 5758 for Node JS (#8047) 2021-10-07 15:39:19 -04:00
funcWithConstInput.ts Fix build by accepting nodejs codegen output (#8045) 2021-09-23 15:59:48 -04:00
funcWithDefaultValue.ts 5758 for Node JS (#8047) 2021-10-07 15:39:19 -04:00
funcWithDictParam.ts 5758 for Node JS (#8047) 2021-10-07 15:39:19 -04:00
funcWithListParam.ts 5758 for Node JS (#8047) 2021-10-07 15:39:19 -04:00
getBastionShareableLink.ts 5758 for C#/.NET (#7899) 2021-10-18 18:18:15 -04:00
getClientConfig.ts Fix build by accepting nodejs codegen output (#8045) 2021-09-23 15:59:48 -04:00
getIntegrationRuntimeObjectMetadatum.ts 5758 for Node JS (#8047) 2021-10-07 15:39:19 -04:00
index.ts 5758 for C#/.NET (#7899) 2021-10-18 18:18:15 -04:00
listStorageAccountKeys.ts 5758 for Node JS (#8047) 2021-10-07 15:39:19 -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 5758 for C#/.NET (#7899) 2021-10-18 18:18:15 -04:00
utilities.ts Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00

README.md