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

have function to clear the .mvnrepository directory if its too full #247

Open
jstrachan opened this issue Jun 21, 2017 · 0 comments
Open

Comments

@jstrachan
Copy link
Contributor

related to the check function here
#246

when starting a build, we should check the %age of disk free. If its, say, less than 20% free we should clear the disk (as its really only a cache anyway).

So we need 2 %age numbers; when to start warning the user its too full; and when to clear on startup.

Maybe we warn at <= 30% free or less and clear at <= 20% as a rough starting point?

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

No branches or pull requests

1 participant