How to create Quality gates on Sonarqube [Latest 2024]

preview_player
Показать описание
#sonarqube #qualitygatesonsonarqube #staticcodeanalyser

0:00 Introduction and topics to be covered
0:40 Code analysis process
1:17 Quality gates
2:05 Create quality gate on Sonarqube
4:45 Analyse code after enabling quality gate
6:05 Like, share and subscribe

This video is about creating Quality gates on Sonarqube to ensure the coding standards are met. Sonarqube's quality gates helps to maintain the overall code quality.

Рекомендации по теме
Комментарии
Автор

Can you please share or do a video on how to disable a rule or a deprecated rule and get applied on one project not all projects? Thanks

eliassal
Автор

Sir please make video on sonarqube for devops engineer.

dhananjay
Автор

Nice video. Can you explain what Quality Profiles means in the SonarQube and how it can be used along with Quality Gates?

Vinod_Kumar
Автор

Hi,

By default we are using Sonar way rules and it has coverage less than 90% but the project is passed instead of failing. Since sonarqube has been configured as container & we are using gitlab pipeline how do we run the sonarqube command to make it fail if code doesn't meet coverage limit !


Also not able to configure the new rules created in quality gates its picking up sonarway only any idea how to make use of newly created quality gate rules while triggering the pipeline .

kirupa
Автор

What is the difference between setting the Quality Gates, Conditions on New Code vs Conditions on Overall Code ?

yogeshgunasekaran
Автор

Could you pleaseb complete this series?

learntrade
Автор

Hi, Is it possible to create a quality gate particular to specific Class ?

nami