Skip to content

fix(dogfood/coder): run go clean cache at workspace shutdown #18685

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
Jul 1, 2025

Conversation

mafredri
Copy link
Member

@mafredri mafredri commented Jul 1, 2025

The Go build cache has a tendency to accumulate and waste space (typically in the realm of 10-70 GB). This change automatically cleans up the cache on shutdown to prevent accumulation.

@mafredri mafredri marked this pull request as ready for review July 1, 2025 08:18
@johnstcn johnstcn merged commit 1158ca2 into main Jul 1, 2025
38 checks passed
@johnstcn johnstcn deleted the mafredri/fix-dogfood-clean-go-cache-on-shutdown branch July 1, 2025 14:22
@github-actions github-actions bot locked and limited conversation to collaborators Jul 1, 2025
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.

3 participants