containers / qm

QM is a containerized environment for running Functional Safety qm (Quality Management) software
https://github.com/containers/qm
GNU General Public License v2.0
23 stars 26 forks source link

CI/CD: we need a pipeline to detect possible new patches that break our subpackages in case touch Makefiles or related files. #628

Closed dougsland closed 2 weeks ago

dougsland commented 2 weeks ago

The patch must be smart enough to not depend on specific "make subpackage-name" in case it get removed or we add a new one into makefile.

dougsland commented 2 weeks ago

Resolved, closing.