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

Auto-delete old directories of failed builds #19

Closed
jrevels opened this issue Oct 13, 2016 · 2 comments
Closed

Auto-delete old directories of failed builds #19

jrevels opened this issue Oct 13, 2016 · 2 comments

Comments

@jrevels
Copy link
Member

jrevels commented Oct 13, 2016

Currently, a build directories only gets cleaned up if the benchmark job completes without error. This was originally intentional, as it aided in debugging job failures. However, this is no longer necessary since relevant build logs will now get uploaded to BaseBenchmarkReports even if the job doesn't finish.

@vtjnash
Copy link
Member

vtjnash commented Mar 8, 2021

For better or worse, since v1.5, Julia now periodically auto-deletes old directories of failed builds

@vtjnash vtjnash closed this as completed Mar 8, 2021
@vtjnash
Copy link
Member

vtjnash commented Mar 8, 2021

Refs JuliaLang/julia#32851

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants