devtron icon indicating copy to clipboard operation
devtron copied to clipboard

chore: sonarqube v2 plugin

Open rupinsolanki07 opened this issue 7 months ago • 3 comments

Fixes https://github.com/devtron-labs/devops-sprint/issues/1786 Sonarqube v2 plugin with multi branch support

Summary by Bito

This pull request introduces a new Sonarqube plugin version with multi-branch scanning capabilities. It includes SQL migration scripts for upgrading and downgrading the plugin, adds new plugin entries, updates metadata, and configures environment-dependent settings to streamline deployment and management of Sonarqube v2.

rupinsolanki07 avatar Jun 17 '25 10:06 rupinsolanki07

/review

Shivam-nagar23 avatar Jul 16 '25 07:07 Shivam-nagar23

Changelist by Bito

This pull request implements the following key changes.

Key Change Files Impacted
New Feature - New Sonarqube Plugin Enhancements

33703800_sonarqube_plugin_v2.down.sql - Removes legacy Sonarqube plugin records and resets metadata to prepare for the new plugin version.

33703800_sonarqube_plugin_v2.up.sql - Introduces new SQL migration scripts that add the Sonarqube v2 plugin with multi branch support, updating multiple tables including plugin metadata, pipeline scripts, and step variables.

bito-code-review[bot] avatar Jul 16 '25 07:07 bito-code-review[bot]