SonarQube Integration with Dataiku

sj0071992
SonarQube Integration with Dataiku

Hi Team,

 

Just to confirm, can we integrate SonarQube with Dataiku to check the Python Code Quality?

Thanks in Advance

0 Kudos
1 Reply
HarizoR
Developer Advocate

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

0 Kudos