pulumi/sdk/dotnet/Pulumi.Automation.Tests
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
..
Data Add `make tidy` command to apply `go mod tidy` on every go.mod (#8635) 2021-12-23 17:37:39 -05:00
Serialization [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
CommandExceptionTests.cs Set PULUMI_CONFIG_PASSPHRASE for Automation Tests (#7502) 2021-07-20 17:18:30 -07:00
EventLogWatcherTests.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
LocalPulumiCmdTests.cs [sdk/dotnet] Fix inconsistent automation test 2022-01-19 13:36:49 -08:00
LocalWorkspaceTests.cs Fix AddRemoveListPlugins in dotnet automation tests when running on MacOS arm64 (#10157) 2022-07-18 11:38:47 +02:00
Pulumi.Automation.Tests.csproj dotnet program-gen now targets .NET 6 (#10143) 2022-07-21 21:04:02 +02:00
xunit.runner.json Support microsoft logging extensions with inline programs (#7117) 2021-06-10 23:06:57 -04:00