Closed roni-frantchi closed 3 years ago
What's the full size of this repo on disk once it's cloned?
What's the full size of this repo on disk once it's cloned?
@rarkins Full size once cloned is:
➜ du -sh .
106M
But I'm guessing there's more to it - once we yarn install
:
➜ du -sh .
2.0G .
And there's of course yarn's cache perhaps and what-not.
This is a monorepo, of course.
I've added a rule to the app to clone this repo to EBS storage instead of SSD, where much more space is available. Should take effect on the next run.
Awesome thanks @rarkins .
I'll post the status on the next run here tomorrow
Looks like that helped.
Thanks @rarkins
What Renovate type, platform and version are you using?
GitHub
Describe the bug
Our scheduled Renovate doesn't run.
Looking at the logs we're seeing:
Relevant debug logs
See full log here
Have you created a minimal reproduction repository?
Please read the minimal reproductions documentation to learn how to make a good minimal reproduction repository.
Additional context