adisreyaj / vscode-sonarqube-status

Get the result of the Sonar Qube analysis from your CICD pipeline right inside VSCode.
https://marketplace.visualstudio.com/items?itemName=adisreyaj.sonarqube-status
8 stars 8 forks source link

Add support for username and password #19

Closed pedroresende closed 2 years ago

pedroresende commented 2 years ago

Hi,

this PR adds the username and password to be able to login into sonarqube API. I've also cleaned up a bit the code.