Version: Community Edition 7.9.4 (build 35981)
Does the community edition support the analysis of code residing in Gitlab? If yes, is there any documentation on what is supported.
Thanks for your support
Version: Community Edition 7.9.4 (build 35981)
Does the community edition support the analysis of code residing in Gitlab? If yes, is there any documentation on what is supported.
Thanks for your support
Hi Patricia,
The analysis of code is executed on your CI tool. Therefore, where your code is hosted (repositories) is not important in terms of being able to analyse it. It may be important if you want to decorate pull requests, which is a Developer Edition feature.
If you use GitLab as you CI tool, documentation on how to get the analysis done is here. Running analysis with GitLab CI/CD is supported only on SonarQube v8.5, including Community Edition. You would need to upgrade your SonarQube server in this case.
Cheers,
Daniel