Sonarqube Nodejs on Windows
Problem
You’ve done some initial scans with SonarQube and see the potential to help you improve your codebase. You’ve got your builds flowing through Jenkins. There’s gotta be a way to integrate the reports from SonarQube into Jenkins.
Solution
Install SonarQube Scanner for Jenkins.
I wanted to only do this on the dev branch.
I prefer to use Jenkins configuration rather than adding the bin…
View On WordPress












