nas-burnin/app/static
Brandon Walter c906ab15f7
Some checks are pending
Security scan / pip-audit (push) Waiting to run
Security scan / bandit (push) Waiting to run
Security scan / gitleaks (push) Waiting to run
Security scan / mypy (push) Waiting to run
feat: job-level Est. completion in drawer header (1.0.0-53)
The drawer's per-stage Finish chip is the stage's finish, not the
whole burn-in's. Added a right-aligned "Est. completion" pill in
the drawer-job-header that uses the server-weighted burnin.percent
to extrapolate the whole job's finish time (covers precheck + SMART
+ surface_validate + final_check).

Suppressed under 0.5% job progress to avoid the early-sample
overshoot we saw earlier ("Finish: Sep 22" on a fresh start).

Bind-mount only (templates + static); no rebuild needed. Running
container reports 1.0.0-52 until next rebuild; this commit just
catches the source version up.
2026-05-10 22:45:04 -07:00
..
app.css feat: job-level Est. completion in drawer header (1.0.0-53) 2026-05-10 22:45:04 -07:00
app.js feat: job-level Est. completion in drawer header (1.0.0-53) 2026-05-10 22:45:04 -07:00