Ericsson / CodeCompass

CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java
https://codecompass.net
GNU General Public License v3.0
516 stars 101 forks source link

Maximize disk space in CI #707

Closed mcserep closed 7 months ago

mcserep commented 7 months ago

Maximize disk space in parse GitHub Action job, as it tends to fail when parsing CodeCompass with PostgreSQL, due to low disk space.

Also remove unused steps from CI.

mcserep commented 7 months ago

In the end I did not use the easimon/maximize-build-space, as it did not work for me. Instead, I simply remove the cached docker images on start.