Skip to content
This repository has been archived by the owner on Jun 22, 2020. It is now read-only.

Releases: ciricihq/gitlab-sonar-scanner

Fix bash script only getting first parameter

11 Apr 11:20
b8bcc64
Compare
Choose a tag to compare

Upgrade sonar scanner cli

26 Feb 13:18
3115ed4
Compare
Choose a tag to compare

Upgraded to version 3.3.0.1492

Revert gitlab-sonar binary upgrade

08 Jan 11:32
79fea47
Compare
Choose a tag to compare

Check the PR for more details #38

Upgraded sonar scanner binary to 3.2.0.1227

08 Jan 10:08
f5f9f72
Compare
Choose a tag to compare
Merge pull request #35 from saily/upgrade-sonar-scanner

Upgrade sonar scanner to 3.2.0.1227

Update for sonar >= 7, gitlab >= 11 and sonar-gitlab-plugin >= 3.0.0

28 Jun 10:45
Compare
Choose a tag to compare
Update sonar.branch to sonar.branch.name

When running sonar using SONAR_BRANCH parameter you will receive the following error

WARN: The use of "sonar.branch" is deprecated and replaced by "sonar.branch.name". See https://redirect.sonarsource.com/doc/branches.html.

This commit updates the command to use the correct updated parameter

Added nodejs binary for typescript analysis

04 Jun 09:39
6ca1e69
Compare
Choose a tag to compare

add projectKey from env if not defined in properties file

26 Feb 13:26
6a11365
Compare
Choose a tag to compare

Merge pull request #22 from okolimar/project_key_fix

add projectKey from env if not defined in properties file.

2.0.1: Merge pull request #20 from jendrikw/fix/remove-unneeded-assignment

22 Feb 13:26
27036dc
Compare
Choose a tag to compare

Multiple changes and improvements

22 Feb 12:41
a6486f8
Compare
Choose a tag to compare

This release addresses a bunch of issues/features. See PR #18 for more details.