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

Attempt to fix builds running out of disk space #3317

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

feelepxyz
Copy link
Contributor

@feelepxyz feelepxyz commented Mar 22, 2021

Looks like most builds on main are now running out of disk space when
chowning: https://github.com/dependabot/dependabot-core/runs/2168114315

This is a quick fix to try and get builds green. We should look into
removing the need to chown files.

Looks like most builds on main are now running out of disk space when
`chown`ing: https://github.com/dependabot/dependabot-core/runs/2168114315

This is a quick fix to try and get builds green but we should look into
removing the need to chown files.
@feelepxyz feelepxyz requested a review from a team as a code owner March 22, 2021 17:19
@feelepxyz
Copy link
Contributor Author

Merging as a hotfix to fix broken builds on master, we use this pattern in the updater with success

@feelepxyz feelepxyz merged commit 47351a1 into main Mar 22, 2021
@feelepxyz feelepxyz deleted the feelepxyz/free-actions-disk branch March 22, 2021 17:51
@thepwagner thepwagner mentioned this pull request Mar 23, 2021
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.

1 participant