Skip to content
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

Replace maximize-build-space action #336

Merged
merged 2 commits into from
Aug 9, 2024
Merged

Replace maximize-build-space action #336

merged 2 commits into from
Aug 9, 2024

Conversation

jayqi
Copy link
Member

@jayqi jayqi commented Aug 9, 2024

The easimon/maximize-build-space action is a victim of GitHub changing stuff about how the runners are set up. A lot of the functionality is broken, and this affects us because root-reserve-mb doesn't work anymore.

This PR replaces the action with some sudo rm -rf commands that just duplicate what the action was doing for the parts where it deletes unwanted software.

Copy link

netlify bot commented Aug 9, 2024

Deploy Preview for silly-keller-664934 ready!

Name Link
🔨 Latest commit 3717380
🔍 Latest deploy log https://app.netlify.com/sites/silly-keller-664934/deploys/66b642342e1e1b000887ce9b
😎 Deploy Preview https://deploy-preview-336--silly-keller-664934.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

github-actions bot commented Aug 9, 2024

Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.4%. Comparing base (17f8db9) to head (3717380).

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #336   +/-   ##
======================================
  Coverage    87.4%   87.4%           
======================================
  Files          26      26           
  Lines        2191    2191           
======================================
  Hits         1915    1915           
  Misses        276     276           

@pjbull pjbull merged commit 498bca1 into master Aug 9, 2024
15 checks passed
@pjbull pjbull deleted the jyq-disk-space branch August 9, 2024 17:08
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