SonarQube Integration with Dataiku

sj0071992
Partner, Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Dataiku DSS Developer, Neuron 2022, Neuron 2023 Posts: 131 Neuron
Hi Team,
Just to confirm, can we integrate SonarQube with Dataiku to check the Python Code Quality?
Thanks in Advance
Answers
-
Hi sj0071992,
You can push a DSS project to a remote Git repository on which you will run the code checks. If you use project libraries, you can also take advantage of Git references to execute code checks on the remote repositories of your libraries.
In any case, you will need to run your checks not on a DSS project directly but on a Git repository, since DSS has no way of directly interacting with SonarQube.
Best,
Harizo