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

fix: Remove Gradle cache to free up space for Github Workflow #57

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

wsutina
Copy link
Collaborator

@wsutina wsutina commented Feb 26, 2025

📝 Description

We found that Gradle stores 45GB of cache in the ~/.gradle/caches directory which caused System.IO.IOException: No space left on device : '/home/runner/runners/2.322.0/_diag/Worker_20250226-225442-utc.log' failure (build)

I will remove all the logging after we are confident that the issue is fixed

@wsutina wsutina requested a review from staktrace as a code owner February 26, 2025 23:15
@wsutina wsutina force-pushed the swipawiwat/clear-cache branch from 00d4021 to 6fbf5dd Compare February 26, 2025 23:29
@wsutina wsutina force-pushed the swipawiwat/clear-cache branch from 6fbf5dd to 65c2115 Compare February 26, 2025 23:55
@wsutina wsutina merged commit 49a729e into main Feb 27, 2025
1 check passed
@autonomousapps autonomousapps deleted the swipawiwat/clear-cache branch February 27, 2025 03:26
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