Skip to content

Adapt SonarQube config for the changes in the library#1347

Merged
BraisVQ merged 12 commits intomasterfrom
feature/sonar_changes
Sep 23, 2025
Merged

Adapt SonarQube config for the changes in the library#1347
BraisVQ merged 12 commits intomasterfrom
feature/sonar_changes

Conversation

@BraisVQ
Copy link
Copy Markdown
Contributor

@BraisVQ BraisVQ commented Aug 20, 2025

Related to opendevstack/ods-jenkins-shared-library#1223

  • Add new SonarQube scaner config in ODS namespace
  • Makes default Sonarqube projects as private
  • Makes default gate get metrics from overall code and no new code
  • Python, node and other languajes will need some adjustement in the exclusions as we now scan all the files in the repository and that includes packages downloaded, potencially trigering java memory errors in the scan (example: '.json,.xml,/venv/,/.venv/,/site-packages/,/node_modules/,/target/,/.gradle/,/.mvn/,/vendor/,/bin/,/obj/')

@BraisVQ BraisVQ requested a review from hrcornejo September 19, 2025 11:58
@BraisVQ BraisVQ marked this pull request as ready for review September 19, 2025 11:59
Comment thread sonarqube/chart/values.yaml.template
@BraisVQ BraisVQ merged commit 98e67f2 into master Sep 23, 2025
22 checks passed
@BraisVQ BraisVQ deleted the feature/sonar_changes branch September 23, 2025 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants