Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Sonar quality gate/profile administration and gate verification. |
2.0.0
(26 October 2018) |
|
Gradle plugin to checks whether the quality meets the requirements of the specified quality gate |
0.1.1
(09 March 2022) |
|
A plugin that check the Sonar Quality Gate status on the configured remote SonarQube or Sonarloud instance |
1.0.0
(22 October 2018) |
|
SonarQube analysis integration. Conditionally applies org.sonarqube and configures sonar.host.url, sonar.token, sonar.projectKey (as '<group>:<name>'), sonar.projectName, and sonar.projectVersion. Silently skips (no sonarqube task is registered) when STANO_SONAR_HOST_URL or STANO_SONAR_TOKEN are not configured. Optionally enforces quality gate with build failure via com.stano.sonar.fail-build-enabled. |
0.1.6
(22 June 2026) |
com.commonsware.kovergate
CC-compatible
A Gradle plugin that gates builds on Kover coverage thresholds and generates gap reports |
0.5.0
(27 June 2026) |