pulumi/tests/integration/construct_component_plain
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 [internal] Upgrade commit hash in acceptance tests to remove security vulnerability (#9420) 2022-04-19 10:07:20 +01:00
nodejs [sdk/nodejs] Keep prompt values prompt in construct (#6522) 2021-04-09 14:36:22 -07:00
python [sdk/nodejs] Keep prompt values prompt in construct (#6522) 2021-04-09 14:36:22 -07:00
testcomponent [sdk/nodejs] Keep prompt values prompt in construct (#6522) 2021-04-09 14:36:22 -07:00
testcomponent-go Allow attaching to running providers (#8979) 2022-04-19 12:41:18 +01:00
testcomponent-python Replace the use of pipenv with Python's venv (#8548) 2021-12-07 07:59:07 -08:00