Hello,
We are running Sonarqube 10.2 as an on-prem setup (Enterprise ed) on K8s.
I am having difficulty finding out whether support for monorepo setups exists in self-hosted SQ deployments (as opposed to SonarCloud).
Our setup includes setting up a project-per-repo provisioning, setting up RBAC for dev teams and issuing scan keys to pipelines in SCM (Gitlab).
Currently we’d like support a single monorepo (albeit quite large and important), but all the docs I can find pertain to SonarCloud.
Is there monorepo support for self-hosted SQ or are there plans to implement it?
Thanks in advance.