-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[c++] Udate all frameworks to build silently #9456
base: master
Are you sure you want to change the base?
Conversation
Ugh... CICD already takes forever, and pruning between runs would mean re-downloading images instead of reusing them. However, if we're running out of space because [docker], then we probably have to. We do a check in the continuous shutdown script to check whether we are running out of space and clean at that point - perhaps a similar check could be implemented into the github action and prune only then. |
Actually it's so verbose that we can see the total results.
And finish with the output buffer full, even with
no space left on device
in the runners.Also using a lot of space in the Citrine servers to storage the logs.