pulumi/sdk/dotnet/Pulumi/Deployment
Anton Tayanovskyy e37892ac4a
Fix 8322 (#8339)
* Fix 8322

* Untabify

* Untabify again

* Yet More untabify

* More untabify

* Final untabify

* Add CHANGELOG_PENDING

* Apply suggestions from code review

Co-authored-by: Justin Van Patten <jvp@justinvp.com>

* PR feedback

Co-authored-by: Justin Van Patten <jvp@justinvp.com>
2021-11-08 10:45:26 -05:00
..
CallOptions.cs [sdk/dotnet] Support for calling methods (#7582) 2021-08-24 20:17:05 -07:00
Deployment.cs Support microsoft logging extensions with inline programs (#7117) 2021-06-10 23:06:57 -04:00
Deployment.EnginerLogger.cs Fix null exceptions when reading unknown outputs (#7762) 2021-08-17 09:30:54 -04:00
Deployment.Runner.cs Fixes for C# concurrency bugs in 7492 (#7529) 2021-07-22 12:49:14 -04:00
Deployment_Call.cs Don't throw on type mismatches in the dotnet sdk (#8286) 2021-10-29 17:35:17 +01: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 [sdk/dotnet] - Fix swallowed nested exceptions with inline program so they correctly bubble to consumer (#7323) 2021-06-21 15:45:26 -04:00
Deployment_Invoke.cs Fix 8322 (#8339) 2021-11-08 10:45:26 -05:00
Deployment_Prepare.cs Fix null exceptions when reading unknown outputs (#7762) 2021-08-17 09:30:54 -04:00
Deployment_ReadOrRegisterResource.cs Don't throw on type mismatches in the dotnet sdk (#8286) 2021-10-29 17:35:17 +01:00
Deployment_ReadResource.cs Fix async await warnings (#7537) 2021-07-21 18:44:10 -04:00
Deployment_RegisterResource.cs Iwahbe/7881/thread replace on chages through sdks (#7967) 2021-09-15 14:29:13 -07:00
Deployment_RegisterResourceOutputs.cs Fix null exceptions when reading unknown outputs (#7762) 2021-08-17 09:30:54 -04:00
Deployment_RootResource.cs Fix null exceptions when reading unknown outputs (#7762) 2021-08-17 09:30:54 -04:00
Deployment_Run.cs Fixes for C# concurrency bugs in 7492 (#7529) 2021-07-22 12:49:14 -04:00
Deployment_Serialization.cs Fix 8322 (#8339) 2021-11-08 10:45:26 -05:00
DeploymentInstance.cs Minimally extend .NET SDK to support 5758 (#8142) 2021-10-07 09:51:24 -04:00
GrpcEngine.cs Fix async await warnings (#7537) 2021-07-21 18:44:10 -04:00
GrpcMonitor.cs [sdk/dotnet] Support for calling methods (#7582) 2021-08-24 20:17:05 -07: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 Unit testing in .NET (#3696) 2020-03-11 23:10:01 +01:00
IEngineLogger.cs Support microsoft logging extensions with inline programs (#7117) 2021-06-10 23:06:57 -04:00
IMonitor.cs [sdk/dotnet] Support for calling methods (#7582) 2021-08-24 20:17:05 -07: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 [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04: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
TaskMonitoringHelper.cs Fix race condition in TaskMonitoringHelper (#8294) 2021-10-26 22:37:47 +01:00