pulumi/pkg/codegen/dotnet
Zaid Ajaj 2d2889dcba Better program-gen for dotnet with simplified invokes 2022-11-18 17:40:51 +01:00
..
gen_program_test Test transpiled examples for all languages 2022-11-01 11:23:14 -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 Correctly implement nullable inputs for multi-arg invokes 2022-11-14 14:32:01 +01: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 Better program-gen for dotnet with simplified invokes 2022-11-18 17:40:51 +01:00
gen_program_expressions.go Better program-gen for dotnet with simplified invokes 2022-11-18 17:40:51 +01:00
gen_program_test.go fix(ci): Split programgen tests over more jobs 2022-10-16 23:20:45 -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
git_ignore.go Add GenerateProject to codegen (#9475) 2022-04-29 17:04:04 +01:00
importer.go Respect schema versions (toggled via flag) (#8881) 2022-02-03 17:07:13 +01:00
templates.go [dotnet/codegen] Prefix referenced Pulumi types with global modifier (#10245) 2022-07-27 11:24:21 +02:00
test.go fix(ci): Split programgen tests over more jobs 2022-10-16 23:20:45 -07:00
utilities.go dotnet program-gen now targets .NET 6 (#10143) 2022-07-21 21:04:02 +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