pulumi/sdk/dotnet/Pulumi.Automation
Josh Studt 51b4f3d9bd
[auto/dotnet] - plugin installation options: exact version, server (#7796)
* add additional plugin install options

* update changelog

* slight re-name properties to be more idiomatic

* Apply suggestions from code review

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

* Add support for old install plugin overload, and move unshipped api changes to shipped

* add breaking note to changelog

Co-authored-by: Justin Van Patten <jvp@justinvp.com>
2021-08-24 16:04:33 -04:00
..
Collections [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Commands Fix async await warnings (#7537) 2021-07-21 18:44:10 -04:00
Events Fix async await warnings (#7537) 2021-07-21 18:44:10 -04:00
Exceptions [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Runtime Fix async await warnings (#7537) 2021-07-21 18:44:10 -04:00
Serialization [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
AssemblyAttribute.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
ConfigValue.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
DestroyOptions.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
HistoryOptions.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
InlineProgramArgs.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
LocalProgramArgs.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
LocalWorkspace.cs [auto/dotnet] - plugin installation options: exact version, server (#7796) 2021-08-24 16:04:33 -04:00
LocalWorkspaceOptions.cs Support microsoft logging extensions with inline programs (#7117) 2021-06-10 23:06:57 -04:00
OperationType.cs [automation/dotnet] Add ReadDiscard OperationType (#6493) 2021-03-12 10:10:56 -08:00
OutputValue.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
PluginInfo.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
PluginInstallOptions.cs [auto/dotnet] - plugin installation options: exact version, server (#7796) 2021-08-24 16:04:33 -04:00
PluginKind.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
PreviewOptions.cs Support microsoft logging extensions with inline programs (#7117) 2021-06-10 23:06:57 -04:00
PreviewResult.cs [automation/dotnet] Expose structured logging (#6572) 2021-03-30 14:57:38 -04:00
ProjectBackend.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
ProjectRuntime.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
ProjectRuntimeName.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
ProjectRuntimeOptions.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
ProjectSettings.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
ProjectTemplate.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
ProjectTemplateConfigValue.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
PublicAPI.Shipped.txt [auto/dotnet] - plugin installation options: exact version, server (#7796) 2021-08-24 16:04:33 -04:00
PublicAPI.Unshipped.txt [dotnet/sdk] Add get value async to output utilities (#7170) 2021-06-04 18:22:00 -04:00
Pulumi.Automation.csproj Bump YamlDotNet to 11.1.1 2021-05-01 08:03:12 +12:00
Pulumi.Automation.xml [auto/dotnet] - plugin installation options: exact version, server (#7796) 2021-08-24 16:04:33 -04:00
PulumiFn.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
PulumiFn.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
PulumiFn.ServiceProvider.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
PulumiFn.TStack.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
RefreshOptions.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
StackDeployment.cs [auto/dotnet] Make StackDeployment.FromJsonString public (#7067) 2021-05-20 09:47:44 -04:00
StackSettings.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
StackSettingsConfigValue.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
StackSummary.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
UpdateKind.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
UpdateOptions.cs [automation/dotnet] Expose structured logging (#6572) 2021-03-30 14:57:38 -04:00
UpdateResult.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
UpdateState.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
UpdateSummary.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
UpOptions.cs Support microsoft logging extensions with inline programs (#7117) 2021-06-10 23:06:57 -04:00
UpResult.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
WhoAmIResult.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
Workspace.cs [auto/dotnet] - plugin installation options: exact version, server (#7796) 2021-08-24 16:04:33 -04:00
WorkspaceStack.cs Fix async await warnings (#7537) 2021-07-21 18:44:10 -04:00