Skip to content

chore: clean out site/out/assets/ when building to prevent "too much data" errors #12313

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 1 commit into from
Feb 27, 2024

Conversation

aslilac
Copy link
Member

@aslilac aslilac commented Feb 26, 2024

..by just emptying it out when doing a build. The generated file names have hashes in them, so once every couple months you'll usually end up with a builds failing until you make clean. We can prevent it altogether tho (and save a lot of disk usage) by just routinely deleting all of it.

@aslilac aslilac requested a review from deansheather February 26, 2024 23:25
@aslilac aslilac marked this pull request as ready for review February 26, 2024 23:25
@aslilac aslilac changed the title chore: prevent "too much data" errors from site/out/assets/ getting too big chore: clean out site/out/assets/ when building to prevent "too much data" errors Feb 26, 2024
@aslilac aslilac merged commit cbaf1c6 into main Feb 27, 2024
@aslilac aslilac deleted the too-much-data branch February 27, 2024 17:45
@github-actions github-actions bot locked and limited conversation to collaborators Feb 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants