Skip to content

fix(ci::minimal_check): free disk space to fix errors - #444

Merged
twitchyliquid64 merged 1 commit into
mainfrom
tom/stacks
Jul 17, 2026
Merged

fix(ci::minimal_check): free disk space to fix errors#444
twitchyliquid64 merged 1 commit into
mainfrom
tom/stacks

Conversation

@twitchyliquid64

@twitchyliquid64 twitchyliquid64 commented Jul 17, 2026

Copy link
Copy Markdown
Member

Its failing due to running out of disk sometimes

Summary by CodeRabbit

  • Chores
    • Improved CI reliability by freeing unused disk space before minimal checks run.

@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: d58873c6-7dc2-4a9c-acec-fd076de653fb

📥 Commits

Reviewing files that changed from the base of the PR and between 3a118fd and b8d1419.

📒 Files selected for processing (1)
  • .github/workflows/ci.yml

📝 Walkthrough

Walkthrough

The minimal-check CI job now runs an early disk-cleanup action configured to remove Android, Dotnet, and Haskell components from the runner.

Changes

CI disk space preparation

Layer / File(s) Summary
Add runner disk cleanup
.github/workflows/ci.yml
The minimal-check job invokes endersonmenezes/free-disk-space@v3 with Android, Dotnet, and Haskell removal enabled.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

  • gominimal/pkgs#400: Both changes modify the minimal-check step sequence in .github/workflows/ci.yml.

Suggested reviewers: bryan-minimal

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change: adding a disk-space cleanup step to fix CI failures in minimal_check.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch tom/stacks

Comment @coderabbitai help to get the list of available commands.

@bryan-minimal bryan-minimal left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@twitchyliquid64
twitchyliquid64 added this pull request to the merge queue Jul 17, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks Jul 17, 2026
@twitchyliquid64
twitchyliquid64 added this pull request to the merge queue Jul 17, 2026
Merged via the queue into main with commit 5f3d5e6 Jul 17, 2026
10 checks passed
@twitchyliquid64
twitchyliquid64 deleted the tom/stacks branch July 17, 2026 23:26
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.

2 participants