CI observability

Pipeline health

Figures below are loaded from Supabase and updated when allowed GitHub Actions workflows complete (webhook ingest).

Back to QE showcase
Supabase-backed dataset · Last 7 days (live)

Total runs

13

Last 7 days (live)

Pass rate

100%

13 passed

Mean duration

0.7 min

Wall clock

p95 duration

1.2 min

Slowest decile

Failed

0

Flaky

0

Cancelled

0

Passed

13

Pass rate trend

Bar heights from persisted ci_pass_rate_trend rows (CSS-only visuals).

Tue
Wed
Thu
Fri
Sat
Sun
Mon

Recent runs

RunPipelineBranchCommitDurationStarted (AEST)Status
gha-26018886774CI demo (rubric API)main35c072258s18 May, 17:10Passed
gha-25980838156CI demo (rubric API)mainc16257d1m 01s18 May, 16:38Passed
gha-25980428691CI demo (rubric API)main3e95c6a51s17 May, 13:38Passed
gha-25980194558CI demo (rubric API)main5c1d3a751s17 May, 13:25Passed
gha-25979605478CI demo (rubric API)main93730191m 11s17 May, 12:54Passed
gha-25976291519CI demo (rubric API)maincae9a8137s17 May, 09:56Passed
gha-25975318966CI demo (rubric API)main241961124s17 May, 09:03Passed
gha-25975144811CI demo (rubric API)mainf18714f28s17 May, 08:54Passed
gha-25959056435CI demo (rubric API)mainf2c389a32s16 May, 19:58Passed
gha-25958833551CI demo (rubric API)main0435a0439s16 May, 19:48Passed
gha-25958370310CI demo (rubric API)mainff7812727s16 May, 19:23Passed
gha-25957975673CI demo (rubric API)main3cd06db28s16 May, 19:21Passed
gha-25957583410CI demo (rubric API)main87c076b26s16 May, 18:41Passed
run-9821platform-e2e-nightlymaina4f91c214m 02s13 May, 06:12Passed
run-9820contract-tests-package-registryfeature/broker-v2c10d88e5m 56s13 May, 05:40Flaky
run-9819api-integration-matrixmain77aa0038m 32s12 May, 22:08Passed
run-9818platform-e2e-nightlyrelease/24.5bb901fa20m 04s12 May, 06:05Failed
run-9817smoke-stagingmaina4f91c23m 18s11 May, 14:22Passed
run-9816lint-type-testchore/deps009de1145s11 May, 11:00Cancelled

Latest run stages

Stages for the run referenced by ci_summary_snapshot.featured_run_id.

  • unit
    29sPassed
  • integration
    29sPassed
  • contract
    29sPassed
  • e2e
    54sPassed

Ground truth for runs

GitHub Actions on this repo feed the dashboard when webhook ingest is configured on Vercel.

The apps/ci-demo package exposes a release-readiness rubric API (POST /v1/assess-change). Workflow ci-demo.yml runs unit, integration, and contract jobs. Completed workflow_run / workflow_job events POST to /api/github/webhook and persist rows with id prefix gha-. The flaky metric is illustrative for now (rollup does not map GitHub retries yet).