pulumi/pkg/codegen/dotnet
Ian Wahbe ef2d6ef44a
Program codegen correctly handles foreign imports (#8861)
* Handle third party resources in nodejs

* Test nodejs change

* Add C# support

* Add python support

* Add go support

This involved extending the third-party test to accommodate modules.

* Update CHANGELOG_PENDING.md

* Nit: gitplace.org => git.example.org
2022-01-31 21:48:32 +01:00
..
doc.go [codegen/dotnet] Allow generated SDKs to have a global namespace other then `Pulumi` (#8735) 2022-01-21 12:58:11 -08:00
doc_test.go Validate Name, Version and Enviroment (#7896) 2021-09-17 12:12:22 -07:00
gen.go [codegen/dotnet] Allow generated SDKs to have a global namespace other then `Pulumi` (#8735) 2022-01-21 12:58:11 -08:00
gen_intrinsics.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
gen_program.go Program codegen correctly handles foreign imports (#8861) 2022-01-31 21:48:32 +01:00
gen_program_expressions.go Implemented filebase64sha256 & fileArchive support for codegen (#7997) 2022-01-21 16:03:25 +02:00
gen_program_test.go Cleanup program-gen test dependency gathering (#8248) 2021-10-19 12:17:19 -07:00
gen_test.go 5758 for C#/.NET (#7899) 2021-10-18 18:18:15 -04:00
importer.go [codegen/dotnet] Allow generated SDKs to have a global namespace other then `Pulumi` (#8735) 2022-01-21 12:58:11 -08:00
templates.go [codegen/dotnet] Allow generated SDKs to have a global namespace other then `Pulumi` (#8735) 2022-01-21 12:58:11 -08:00
utilities.go Implemented filebase64sha256 & fileArchive support for codegen (#7997) 2022-01-21 16:03:25 +02:00
utilities_test.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00