pulumi/pkg/codegen/dotnet
Aaron Friel 98e48f4cc4
codegen: preserve externally visible names of a resources and outputs (#9464)
* codegen: preserve externally visible names of a resources and outputs

* refactor: rename unique name to logical name
2022-04-25 15:07:25 -07: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 ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
gen.go Add an EnumType to the PCL model (#9290) 2022-04-18 11:03:42 +02: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 codegen: preserve externally visible names of a resources and outputs (#9464) 2022-04-25 15:07:25 -07:00
gen_program_expressions.go codegen for all assets and archives types (#9463) 2022-04-25 12:59:30 -07:00
gen_program_test.go Expose the check function (#9176) 2022-03-16 11:42:30 -07:00
gen_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
importer.go Respect schema versions (toggled via flag) (#8881) 2022-02-03 17:07:13 +01:00
templates.go fix: enable codegen for resources named, e.g., Environment (#9345) 2022-04-04 15:06:03 -07:00
test.go Expose the check function (#9176) 2022-03-16 11:42:30 -07:00
utilities.go Implemented filebase64sha256 & fileArchive support for codegen (#7997) 2022-01-21 16:03:25 +02:00
utilities_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00