meta-sca icon indicating copy to clipboard operation
meta-sca copied to clipboard

How can I use the stat format with Gitlab ?

Open gomme600 opened this issue 2 years ago • 4 comments

I came across this in the meta-sca documentation :

This export format is structured-acceptance-test exports and can be used in several editions of Gitlab. The complete format is described here

However, I can't seem to find any documentation on how to use this format within gitlab-ci. I only found this.

Do you have any further explanation on how to integrate meta-sca results in gitlab-ci ?

Thanks

gomme600 avatar Mar 29 '22 10:03 gomme600

https://github.com/priv-kweihmann/meta-sca/issues/5734 should provide you the answers you were looking for. Please have a look at https://docs.gitlab.com/ee/user/project/merge_requests/code_quality.html#implementing-a-custom-tool (as pointed out in the original ticket).

priv-kweihmann avatar Mar 29 '22 10:03 priv-kweihmann

Thanks ! So I should be using codeclimate format instead of stat format for gitlab-ci ?

gomme600 avatar Mar 29 '22 10:03 gomme600

A very good question - I can't give you a proper answer on that one, as I'm not having a suitable GitLab instance up and running at the moment - last time I checked codeclimate was the better choice though

priv-kweihmann avatar Mar 29 '22 10:03 priv-kweihmann

Ok ! I'll give codeclimate a try !

gomme600 avatar Mar 29 '22 10:03 gomme600