pulumi/pkg/codegen/dotnet
bors[bot] a5e7c3a5d6
Merge #11606
11606: Remove .NET type imports and add a test for #11467 r=iwahbe a=iwahbe

This is follow up for #11467. It adjusts a SDK generation test to include the new feature. I also remove the resource import code for .NET, since it broke the test and we use absolute paths at this point.

Co-authored-by: Ian Wahbe <ian@wahbe.com>
2022-12-09 16:46:33 +00: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 ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
gen.go Merge #11606 2022-12-09 16:46:33 +00: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