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

add a maxsize arg #20

Merged
merged 1 commit into from
Jan 22, 2019
Merged

add a maxsize arg #20

merged 1 commit into from
Jan 22, 2019

Conversation

Eh2406
Copy link
Collaborator

@Eh2406 Eh2406 commented Jan 21, 2019

This adds a new argument that removes the oldest artefacts until the target directory drops below a specified total size. This is mostly useful when a widely shared target directory is literally completely filling a drive. I could see this being useful for a build/CI server, but the primary use case is Crater.

Copy link
Owner

@holmgr holmgr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks very good to me, thanks for the contribution again @Eh2406!

@holmgr holmgr merged commit d796d9f into holmgr:master Jan 22, 2019
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.

2 participants