SonarQube: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Internal=
=Internal=


* [[Software_Development#CICD|Software Development]]
* [[Continuous Integration#Overview|Continuous Integration]]


=Overview=
=Overview=


SonarQube is a static code analysis tool, usually a component of [[Software_Development#CICD|CI/CD]] pipelines.
SonarQube is a static code analysis tool, usually a component of [[Continuous Integration#Overview|Continuous Integration]] pipelines.
 
=SonarQube and OpenShift=
 
{{Internal|OpenShift SonarQube|OpenShift SonarQube}}
 
=SonarQube and Gradle=
 
{{Internal|Gradle Sonarqube Plugin#Overview|Gradle SonarQube Plugin}}

Latest revision as of 01:45, 1 January 2022

Internal

Overview

SonarQube is a static code analysis tool, usually a component of Continuous Integration pipelines.

SonarQube and OpenShift

OpenShift SonarQube

SonarQube and Gradle

Gradle SonarQube Plugin