Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Releases: bellingard/sonar-scanner-npm

The project key becomes a mandatory setting

Fix dead link to download the Scanner CLI files.

Fix dependency issue (slug)

28 Aug 20:08
a6ef1e9
Compare
Choose a tag to compare

Various improvements

10 Jul 11:01
Compare
Choose a tag to compare

Add support for download sonar-scanner from a mirror

Fix executable name and add documentation

Provide CLI to trigger an analysis

03 Aug 10:15
Compare
Choose a tag to compare

With this version, it is now possible to install the scanner globally to run analyses on the command line:

npm install -g sonarqube-scanner
cd my-project/
sonar-scanner

For more details: https://github.com/bellingard/sonar-scanner-npm/milestone/3?closed=1

Use latest version of the SonarQube Scanner CLI

Fix bug on Windows

13 Jul 07:56
Compare
Choose a tag to compare

Fix issue with path that contains spaces

02 Jun 09:17
Compare
Choose a tag to compare