pulumi/pkg/codegen/dotnet
Ian Wahbe d310028a69 Change the StructuredDescription fields to a ptr.
This is necessary since encoding/json doesn't allow `omitnils` for
non-ptr custom types.
2022-12-12 10:56:45 +01:00
..
gen_program_test Test transpiled examples for all languages 2022-11-01 11:23:14 -07:00
doc.go Don't use `*schema.Package` in .NET codegen 2022-12-08 17:50:45 +01:00
doc_test.go Change the StructuredDescription fields to a ptr. 2022-12-12 10:56:45 +01:00
gen.go Restore old fields and types to allow compilation 2022-12-12 10:56:23 +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 Don't use `*schema.Package` in .NET codegen 2022-12-08 17:50:45 +01:00
gen_program_expressions.go Don't use `*schema.Package` in .NET codegen 2022-12-08 17:50:45 +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