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
517 stars 101 forks source link

Separate CI into multiple workflows #587

Closed intjftw closed 1 year ago

intjftw commented 1 year ago

Currently there is only one workflow in the GitHub CI that is responsible for building and testing CC. Building and parsing should be separated into multiple dependent workflows that form separate logical units.