teslamate-org / teslamate

A self-hosted data logger for your Tesla 🚘
https://docs.teslamate.org
MIT License
6.05k stars 755 forks source link

fix: use elixir-1.17.3-otp-26 to avoid beam.smp chewing CPU on arm #4319

Closed JakobLichterfeld closed 4 weeks ago

JakobLichterfeld commented 4 weeks ago

fixes: #4307

netlify[bot] commented 4 weeks ago

Deploy Preview for teslamate ready!

Name Link
Latest commit 63d5f12722dfa144da0ec306413cb5d9bf0be9fa
Latest deploy log https://app.netlify.com/sites/teslamate/deploys/6720dadf0b5e690008c4d8e7
Deploy Preview https://deploy-preview-4319--teslamate.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

swiffer commented 4 weeks ago

Is it stuck?

JakobLichterfeld commented 4 weeks ago

Is it stuck?

The cache space cot eaten up, causing to slow down all GitHub Actions: #4297

I deleted the biggest manually, run locally gh cache delete --all which will fail after too many requests to API and corrected the CI jobs to automatically delete the caches. Need to delete some more before restarting the jobs