Free more space with free_disk_space#81
Conversation
In communication we still run out of disk space in sanitizer runs. Signed-off-by: Ulrich Huber <ulrich.uh.huber@bmw.de>
Signed-off-by: Ulrich Huber <ulrich.uh.huber@bmw.de>
setup-bazel is written with nodejs. Removing node_modules makes it silently fail. Signed-off-by: Ulrich Huber <ulrich.uh.huber@bmw.de>
|
@LittleHuba can you try this please. Do you know how much space is needed? We can easily add more levels here. Currently 4 is the max. Here is a comparison to the action you are trying to use: https://github.com/eclipse-score/more-disk-space/blob/main/docs/alternatives.md showing how more-disk-space can clean the same disk space, but many times faster. |
|
Thanks for the hint @AlexanderLanin , I'll give it a try :) |
|
Thanks for the pull request. This thread has been quiet for 30 days, so we are marking it as stale for now. Please take a quick look and let us know whether it is still up to date, still relevant, needs review, or is ready to merge. Any new activity will remove the stale label automatically. If nothing changes in the next 10 days, we will close it to keep the backlog current. |
In communication we still run out of disk space in sanitizer runs.