Integration with self hosted (not public) Gitlab CI

Hi!

We are interested in using SonarCloud for several projects at our company, and are exploring options.

One thing we would like is to integrate Sonarqube with our Gitlab-CI, in particular, what this plugin does: https://github.com/gabrie-allaigre/sonar-gitlab-plugin (adding comments to MRs, etc.)

I suppose it is possible to add Sonar plugins to SonarCloud, but what about the communication from SonarCloud to our Gitlab CI host? It runs on a private server, behind a VPN. What could be a good way to make this work?

Thanks for your help.


BoD

SonarCloud does not integrate with GitLab (read this thread for more details on why).

@Fabrice_Bellingard according to the reference, SonarQube 8.0 now supports the integration with gitlab. Does that mean it is now planned to support gitlab for SonarCloud as well? Any ETA?

Also, do we understand correct, that SonarCloud is not yet match the SonarQube 8.0 features yet?

We are also looking for SonarCloud integration with our projects hosted on gitlab.com

Hi @alexshikov, we are currently finalizing the details of a first support of GitLab in SonarCloud. This will include sign up/in, onboarding projects and running analysis through GitLab CI.

We are confident that we can deliver this before Christmas :crossed_fingers: :slight_smile:

3 Likes

Sounds great! Can’t wait to try it. Please, let us know when it’s available or you need some Beta testing :slight_smile:

1 Like

Just for clarification: will the sonarcloud integration be limited to GitLab cloud or will there be a potential integration for sonarcloud with self-hosted (on premises or aws, gcp) GitLab EE?

Thanks and regards,
Daniel

We will only support gitlab.com.

1 Like

Hi @voelda,

SonarCloud is meant to be integrated with cloud providers such as gitlab.com, github.com, etc… If you are hosting your repositories on premises, we recommend that you use the Developer Edition of SonarQube, we started to integrate with GitLab as well.

Cheers

1 Like

A post was split to a new topic: First Gitlab scan is failing