Forge showcase

Mission Control

A richer demo app for rolling out release metadata, runtime state, and a compact event trail. It is intentionally a little more alive than a plain status page.

v1
unknown
3.10.12
2026-04-29T22:27:00+00:00

Rollout milestones

  • buildpassed

    dependencies installed in a venv

  • canaryhealthy

    health checks stayed green

  • trafficshifted

    requests now go to the new revision

  • signalwatching

    deployment metadata and runtime state

Live event feed

T+00s

deployment accepted

Forge started the rollout and cloned the repository.

T+12s

build complete

Application dependencies were installed inside the workdir.

T+24s

health verified

The worker confirmed the app responds on the configured port.