Build and Deploy Plans

Coordinate build-only, build-and-deploy, and deploy-only actions across services.

Build & Deploy Plans coordinate work across several project services in one tracked operation.

Create a Plan

  1. Open Services > Plans and select Create plan.
  2. Enter an optional plan name.
  3. Select an environment when any item will deploy.
  4. Select one or more services.
  5. Choose an action for each service:
    • Build only builds a package without deployment.
    • Build + deploy builds from a branch and deploys the result.
    • Deploy only deploys an existing release, defaulting to the latest successful option.
  6. For build actions, use the service's default branch or enter a custom branch.
  7. Start the plan.

Monitor Progress

The plan page shows overall progress and each service item's action, source or release, status, failure reason, and links to generated package or deploy records.

Use Cancel queued to cancel plan items that have not started. Work already running may continue to its own terminal state.