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
521 stars 102 forks source link

Maximize disk space in CI #707

Closed mcserep closed 9 months ago

mcserep commented 10 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 9 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.