Skip to content

feat(cicd): action to make more space #854

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 17, 2025

Conversation

scottschreckengaust
Copy link
Member

@scottschreckengaust scottschreckengaust commented Jul 16, 2025

Fixes

Summary

Removes unused ubuntu-latest when disk space is low for GitHub hosted runners.

Changes

Appears to clear about 30Gb.

Please provide a summary of what's being changed

User experience

Please share what the user experience looks like before and after this change

Checklist

If your change doesn't seem to apply, please leave them unchecked.

  • I have reviewed the contributing guidelines
  • I have performed a self-review of this change
  • Changes have been tested
  • Changes are documented

Is this a breaking change? (Y/N)

RFC issue number:

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

Signed-off-by: Scott Schreckengaust <scottschreckengaust@users.noreply.github.com>
Signed-off-by: Scott Schreckengaust <scottschreckengaust@users.noreply.github.com>
Copy link

codecov bot commented Jul 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.81%. Comparing base (490d273) to head (59916aa).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #854   +/-   ##
=======================================
  Coverage   88.81%   88.81%           
=======================================
  Files         566      566           
  Lines       38863    38863           
  Branches     6015     6015           
=======================================
  Hits        34518    34518           
  Misses       2811     2811           
  Partials     1534     1534           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@scottschreckengaust scottschreckengaust self-assigned this Jul 16, 2025
@scottschreckengaust scottschreckengaust added the github_actions Pull requests that update GitHub Actions code label Jul 16, 2025
@scottschreckengaust scottschreckengaust marked this pull request as ready for review July 17, 2025 00:41
@scottschreckengaust scottschreckengaust requested a review from a team as a code owner July 17, 2025 00:41
@scottschreckengaust scottschreckengaust added the ready-for-merge Folks believe this is ready to merge label Jul 17, 2025
@scottschreckengaust scottschreckengaust added this pull request to the merge queue Jul 17, 2025
Merged via the queue into main with commit 25167c7 Jul 17, 2025
180 checks passed
@scottschreckengaust scottschreckengaust deleted the feature/action-to-make-more-space branch July 17, 2025 01:30
okhomin pushed a commit to okhomin/mcp that referenced this pull request Jul 17, 2025
* feat: action to make more space

Signed-off-by: Scott Schreckengaust <scottschreckengaust@users.noreply.github.com>

* feat: fix space

Signed-off-by: Scott Schreckengaust <scottschreckengaust@users.noreply.github.com>

---------

Signed-off-by: Scott Schreckengaust <scottschreckengaust@users.noreply.github.com>
Songry26 pushed a commit to Songry26/mcp that referenced this pull request Jul 22, 2025
* feat: action to make more space

Signed-off-by: Scott Schreckengaust <scottschreckengaust@users.noreply.github.com>

* feat: fix space

Signed-off-by: Scott Schreckengaust <scottschreckengaust@users.noreply.github.com>

---------

Signed-off-by: Scott Schreckengaust <scottschreckengaust@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code ready-for-merge Folks believe this is ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants