Skip to content

fix(ci): Clean Disk Space#676

Merged
danyalprout merged 5 commits intomainfrom
rf/fix-ci-disk-space
Feb 9, 2026
Merged

fix(ci): Clean Disk Space#676
danyalprout merged 5 commits intomainfrom
rf/fix-ci-disk-space

Conversation

@refcell
Copy link
Contributor

@refcell refcell commented Feb 6, 2026

Summary

Attempts to fix the flakiness seen with the runner's disk space reaching capacity.

For example in #673, ci failed 3 times and the PR was booted from the merge queue

@refcell refcell self-assigned this Feb 6, 2026
@refcell refcell added the A-ci Area: ci related label Feb 6, 2026
@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Feb 6, 2026

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@refcell
Copy link
Contributor Author

refcell commented Feb 6, 2026

For the build job it looks like this saved around 27GiB

Screenshot 2026-02-06 at 10 50 38 AM

@refcell refcell marked this pull request as ready for review February 9, 2026 13:19
@refcell refcell force-pushed the rf/fix-ci-disk-space branch from d2f7b55 to 10c7fa2 Compare February 9, 2026 15:42
refcell and others added 2 commits February 9, 2026 12:06
- Set large-packages: false to prevent removal of LLVM packages needed for bindgen
- Fix --rbuilder-bin to --builder-bin in benchmark workflow

Co-Authored-By: Claude Opus 4.6 <[email protected]>
The benchmark tool was updated and no longer supports 'rbuilder' as a
valid node type. Updated to 'builder' to match the new API.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@danyalprout danyalprout added this pull request to the merge queue Feb 9, 2026
Merged via the queue into main with commit 2de5be2 Feb 9, 2026
19 of 20 checks passed
@danyalprout danyalprout deleted the rf/fix-ci-disk-space branch February 9, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ci Area: ci related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants