Skip to content

release runner was filling its disk - #256

Merged
demigodmode merged 1 commit into
mainfrom
fix/release-runner-disk
Aug 21, 2026
Merged

release runner was filling its disk#256
demigodmode merged 1 commit into
mainfrom
fix/release-runner-disk

Conversation

@demigodmode

Copy link
Copy Markdown
Owner

The v1.3.1 image job ran the self-hosted runner out of space twice. Failed builds skipped the old cache rotation, so rerunning could not recover.

This clears only workflow-owned Buildx caches and unused builder cache before the build, then cleans partial build data even after a failure. It does not prune containers, images, or volumes. Also checks in the three v1.3.1 workspace version updates that uv regenerated in the lockfile.

Fresh run: 401 passed, 6 skipped. Frontend lint/build and npm audit passed too.

@demigodmode
demigodmode marked this pull request as ready for review August 21, 2026 19:18
@demigodmode
demigodmode merged commit 772818f into main Aug 21, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant