pulumi/sdk/dotnet/Pulumi/Deployment
Zaid Ajaj b7d354ba01
[dotnet] Set environment exit code during RunAsync (#10217)
* Set environment exit code during RunAsync

* change log entry

* changelog entry

* Do not set/pollute the global process exit code when running inline deployments
2022-08-11 13:45:38 +02:00
..
CallOptions.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
Deployment.EnginerLogger.cs Fix null exceptions when reading unknown outputs (#7762) 2021-08-17 09:30:54 -04:00
Deployment.Runner.cs [dotnet] Set environment exit code during RunAsync (#10217) 2022-08-11 13:45:38 +02:00
Deployment.RunnerOptions.cs [dotnet] Set environment exit code during RunAsync (#10217) 2022-08-11 13:45:38 +02:00
Deployment.cs [dotnet] Set environment exit code during RunAsync (#10217) 2022-08-11 13:45:38 +02:00
DeploymentInstance.cs Minimally extend .NET SDK to support 5758 (#8142) 2021-10-07 09:51:24 -04:00
Deployment_Call.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
Deployment_Config.cs [sdk/dotnet] Warn when a secret config is read as a non-secret (#7079) 2021-05-18 15:01:57 -07:00
Deployment_Inline.cs [dotnet] Set environment exit code during RunAsync (#10217) 2022-08-11 13:45:38 +02:00
Deployment_Invoke.cs Monitor.Invoke and Provider.Invoke take different arguments (#9323) 2022-04-14 10:59:46 +01:00
Deployment_Prepare.cs Revert "Send smart aliases via gRPC to engine (#9731)" (#9999) 2022-06-29 13:18:14 +01:00
Deployment_ReadOrRegisterResource.cs Fix 7422 - NullPointerException race on Urn property in C# SDK (#8495) 2021-12-10 11:22:42 -05:00
Deployment_ReadResource.cs Fix async await warnings (#7537) 2021-07-21 18:44:10 -04:00
Deployment_RegisterResource.cs Revert "Send smart aliases via gRPC to engine (#9731)" (#9999) 2022-06-29 13:18:14 +01:00
Deployment_RegisterResourceOutputs.cs Enable output marshaling in .NET (#8316) 2021-11-12 14:58:34 -08:00
Deployment_RootResource.cs Stop using Get/SetRootResource in dotnet (#9515) 2022-05-03 15:12:13 +01:00
Deployment_Run.cs Fixes for C# concurrency bugs in 7492 (#7529) 2021-07-22 12:49:14 -04:00
Deployment_Serialization.cs Enable output marshaling in .NET (#8316) 2021-11-12 14:58:34 -08:00
GrpcEngine.cs Stop using Get/SetRootResource in dotnet (#9515) 2022-05-03 15:12:13 +01:00
GrpcMonitor.cs Monitor.Invoke and Provider.Invoke take different arguments (#9323) 2022-04-14 10:59:46 +01:00
IDeployment.cs Minimally extend .NET SDK to support 5758 (#8142) 2021-10-07 09:51:24 -04:00
IDeploymentInternal.cs Support microsoft logging extensions with inline programs (#7117) 2021-06-10 23:06:57 -04:00
IEngine.cs Stop using Get/SetRootResource in dotnet (#9515) 2022-05-03 15:12:13 +01:00
IEngineLogger.cs Support microsoft logging extensions with inline programs (#7117) 2021-06-10 23:06:57 -04:00
IMonitor.cs Monitor.Invoke and Provider.Invoke take different arguments (#9323) 2022-04-14 10:59:46 +01:00
IRunner.cs [sdk/dotnet] - Fix swallowed nested exceptions with inline program so they correctly bubble to consumer (#7323) 2021-06-21 15:45:26 -04:00
InlineDeploymentResult.cs Fix async await warnings (#7537) 2021-07-21 18:44:10 -04:00
InlineDeploymentSettings.cs [sdk/dotnet] - Fix swallowed nested exceptions with inline program so they correctly bubble to consumer (#7323) 2021-06-21 15:45:26 -04:00
InvokeOptions.cs [sdk/dotnet] add plugin download url (#8739) 2022-01-13 16:10:17 -08:00
TaskMonitoringHelper.cs Fix race condition in TaskMonitoringHelper (#8294) 2021-10-26 22:37:47 +01:00