Story: Hotfix: CI runners run out of disk space
Table of Contents
This page documents a story in Sprint 20. It captures the goal, current status, acceptance criteria, and the tasks that compose it.
Goal
Prevent ubuntu-24.04 GitHub Actions runners from running out of disk during canary builds by expanding the cleanup step to cover linuxbrew, ghcup, snap, chromium, cloud CLIs, and other large pre-installed tools not needed by the build.
Status
| Field | Value |
|---|---|
| State | DONE |
| Parent sprint | Sprint 20 |
| Now | Nothing. |
| Waiting on | Nothing. |
| Next | Nothing. |
| Last touched | 2026-06-12 |
Acceptance
- Canary build completes without disk exhaustion. Free-disk-space step reclaims at least 10 GB extra. Site workflow does not restore sccache it cannot use.
Tasks
| Task | State | Start | End | Description |
|---|---|---|---|---|
| Scaffold story: Hotfix: CI runners run out of disk space | DONE | 2026-06-12 | 2026-06-12 | Story scaffolding rides this task: documents, sprint wiring, and the scaffold PR. Close it before merging that PR. |
| Implement Hotfix: CI runners run out of disk space | DONE | 2026-06-12 | 2026-06-12 | Initial task for: Hotfix: CI runners run out of disk space |