81 writes to Description
Aspire.Hosting (20)
Pipelines\DistributedApplicationPipeline.cs (16)
44Description = "Aggregation step for all deploy operations. All deploy steps should be required by this step.",
51Description = "Prompts for parameter values before build, publish, or deployment operations.",
67Description = "Prerequisite step that runs before any deploy operations. Initializes deployment environment and manages deployment state.",
144Description = "Aggregation step for all build operations. All build steps should be required by this step.",
151Description = "Prerequisite step that runs before any build operations.",
161Description = "Checks whether the container runtime (Docker/Podman) is running.",
220Description = "Aggregation step for all push operations. All push steps should be required by this step.",
229Description = "Prerequisite step that runs before any push operations.",
301Description = "Aggregation step for all publish operations. All publish steps should be required by this step.",
308Description = "Prerequisite step that runs before any publish operations.",
315Description = "Validates that build-only containers are consumed by another resource before publish or deploy.",
328Description = "Dumps dependency graph information for troubleshooting pipeline execution.",
344Description = "Aggregation step for operations that run before the application starts.",
351Description = "Validates compute resource bindings before startup.",
364Description = "Aggregation step for all destroy operations. All destroy steps should be required by this step.",
377Description = "Prerequisite step that runs before any destroy operations.",
Aspire.Hosting.Azure (7)
Aspire.Hosting.Azure.AppContainers (5)
Aspire.Hosting.Azure.AppService (6)
Aspire.Hosting.Azure.Kubernetes (3)
Aspire.Hosting.Azure.Sandboxes (5)
Aspire.Hosting.Docker (4)
Aspire.Hosting.Dotnet (1)
Aspire.Hosting.EntityFrameworkCore (2)
Aspire.Hosting.Foundry (3)
Aspire.Hosting.JavaScript (2)
Aspire.Hosting.Kubernetes (16)
Aspire.Hosting.Radius (7)
11 references to Description
Aspire.Hosting (4)
Aspire.Hosting.Kubernetes.Tests (4)
Aspire.Hosting.Radius.Tests (3)