harvard-lil / perma

Indelible links
413 stars 70 forks source link

Free disk space in CI #3388

Closed bensteinberg closed 1 year ago

bensteinberg commented 1 year ago

This is an attempt to free disk space so the GitHub actions runner does not run out; we've seen image build failures like

ERROR: failed to solve: failed to create temp dir: mkdir /tmp/containerd-mount4076981537: no space left on device

I'm using the default setup from https://github.com/marketplace/actions/free-disk-space-ubuntu -- we can do something like this manually so as not to have the dependency, if that seems better.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.10% :warning:

Comparison is base (d32a438) 68.75% compared to head (8520e35) 68.66%. Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3388 +/- ## =========================================== - Coverage 68.75% 68.66% -0.10% =========================================== Files 53 53 Lines 7263 7263 =========================================== - Hits 4994 4987 -7 - Misses 2269 2276 +7 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/harvard-lil/perma/pull/3388/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=harvard-lil)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.