pulumi/tests/integration/aliases
Zaid Ajaj 846b7b88cb
dotnet program-gen now targets .NET 6 (#10143)
* dotnet program-gen targets .NET 6

* changelog entry

* Update GH workflows to use .NET 6

* Enable DOTNET_ROLL_FORWARD=Major for GH workflows

* Expose GeneratePrograms with ability to provide generation options. Use specialized options for import

* Bump dotnet test projects TFM and relax warnings as errors

* refactor code according to Ian's comments

* Include error in generator diagnostics when unable to find function schema

* remove specialized version of GenerateProgram for import and refactor lowerExpression

* remove AcceptCodegenChanges from program driver

* dotnet integration tests updated to net6.0

* Generate return await on top-level Deployment.RunAsync
2022-07-21 21:04:02 +02:00
..
dotnet dotnet program-gen now targets .NET 6 (#10143) 2022-07-21 21:04:02 +02:00
go Fix module name for retype_parents test (#10016) 2022-06-30 16:40:29 +01:00
nodejs More alias tests (#10005) 2022-06-29 19:50:26 +01:00
python Fix python alias test (#10008) 2022-06-29 21:24:24 +01:00
aliases_dotnet_test.go More alias tests (#10005) 2022-06-29 19:50:26 +01:00
aliases_go_test.go More alias tests (#10005) 2022-06-29 19:50:26 +01:00
aliases_nodejs_test.go More alias tests (#10005) 2022-06-29 19:50:26 +01:00
aliases_py_test.go More alias tests (#10005) 2022-06-29 19:50:26 +01:00