I am trying to integrate QAC static analysis checks into Gitlab CI workflow (I could add Jenkins if needed) but I didn't find any guide/material. Is there anyone that tried to integrate Gitlab CI and PRQA/QAC?
Thanks
I am trying to integrate QAC static analysis checks into Gitlab CI workflow (I could add Jenkins if needed) but I didn't find any guide/material. Is there anyone that tried to integrate Gitlab CI and PRQA/QAC?
Thanks
The answer to this question depends on what you're trying to achieve, and the version of QAC you're using.
Assuming you're using a recent release there is a Jenkins Plugin (instructions here.
Assuming that you're trying to block commits based on analysis results, and that you're using QAC 9.0 or later: the steps are: