Parent
#132
Outcome
Provide an end-to-end path from repository or container source to a running application: connect source, choose a build strategy, configure environment/domain/health, deploy through a durable queue, inspect live progress, create previews, and promote or roll back a release.
Product scope
- GitHub, GitLab, Bitbucket, Gitea, and generic Git/SSH connections.
- Dockerfile, buildpack-style detection, static output, prebuilt image, and multi-service Compose paths.
- Secure webhook-driven auto-deploy and branch/monorepo controls.
- Durable deployment history, cancellation, retry, concurrency, promotion, and rollback.
- Pull-request previews with stable URLs and automatic cleanup.
Existing work incorporated
Children
Exit criteria
A new user can deploy a representative server app, static site, serverless app, container image, and Compose stack without hand-editing generated state, while an expert can reproduce the same result through the CLI/API.
Parent
#132
Outcome
Provide an end-to-end path from repository or container source to a running application: connect source, choose a build strategy, configure environment/domain/health, deploy through a durable queue, inspect live progress, create previews, and promote or roll back a release.
Product scope
Existing work incorporated
Children
Exit criteria
A new user can deploy a representative server app, static site, serverless app, container image, and Compose stack without hand-editing generated state, while an expert can reproduce the same result through the CLI/API.