Skip to content

ci: add free disk space step to clippy and cargo deny jobs#887

Merged
danyalprout merged 1 commit intomainfrom
danyal/ci-free-disk-space
Feb 25, 2026
Merged

ci: add free disk space step to clippy and cargo deny jobs#887
danyalprout merged 1 commit intomainfrom
danyal/ci-free-disk-space

Conversation

@danyalprout
Copy link
Collaborator

Summary

  • The Clippy and Cargo Deny CI jobs were failing with No space left on device errors during the rust-cache restore step
  • The Build and Test jobs already had the jlumbroso/free-disk-space step but Clippy and Cargo Deny were missing it
  • Adds the same free disk space step to both jobs, freeing ~30GB by removing preinstalled Android SDK, .NET, Haskell, and swap storage

@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Feb 25, 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

@danyalprout danyalprout added this pull request to the merge queue Feb 25, 2026
Merged via the queue into main with commit 60ab85d Feb 25, 2026
21 of 23 checks passed
@danyalprout danyalprout deleted the danyal/ci-free-disk-space branch February 25, 2026 19:16
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.

3 participants