Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dev:git:sonarqube [2022/04/27 12:56] jsdev:git:sonarqube [2022/05/09 11:31] (current) mb
Line 5: Line 5:
 Homepage: [[https://www.sonarqube.org/]] Homepage: [[https://www.sonarqube.org/]]
  
-==== Install Server ==== 
- 
- 
-==== Activate in Projekt on GitLab ==== 
- 
-=== file: ./sonar-project.properties === 
-In root dir of the project.  
-Filename: sonar-project.properties 
-Content: 
-<code>sonar.projectKey=tests_firstgit_AYAi0CTmhptzc2YFenkA 
-sonar.qualitygate.wait=true 
-sonar.python.version=2 
-</code> 
  
 +  * [[dev:git:sonar:addproject|Add gitlab project to Sonarqube]]
 +  * [[dev:git:sonar:modifyrules|Modify rules in quality profile]]
 +  * [[dev:git:sonar:pipetrigger|Create and use pipeline trigger]]