Sonar Gitlab Plugin Versions Save

Add to each commit GitLab in a global commentary on the new anomalies added by this commit and add comment lines of modified files

4.1.0-SNAPSHOT

5 years ago

Fixed

  • Fix new line in json #181
  • Fix new rule type #183
  • Adding support for NONE in QualityGateFailMode #206
  • Code Quality Descriptions #208
  • Make sure that ReporterBuilder is available during batch #214
  • Fix issues retrieval for SonarQube Community Edition #227

3.0.2

5 years ago

Changed

  • Only for SonarQube 6.7
  • Support unit test sources #104
  • Show user token in project config #89

Fixed

  • Fix bug with QualityGate status NONE #107
  • Fix sonar issues limit 10000 #140
  • Add test for covorage

3.0.2-rc1

5 years ago

Changed

  • Only for SonarQube 6.7
  • Support unit test sources #104
  • Show user token in project config #89

Fixed

  • Fix bug with QualityGate status NONE #107
  • Fix sonar issues limit 10000 #140
  • Add test for covorage

4.0.0

5 years ago

Changed

  • Update to sonarqube 7.0 plugin version

Fixed

  • Using properties instead of depending on the deprecated, work with SonarQube 7.2 #164 (Thanks dmarin)
  • Fix others deprecated
  • Fix sonar issues limit 10000 #140
  • Fix disable proxy if proxy is enable in system #168

3.0.1

6 years ago

Features

  • Support unit test sources #104
  • Show user token in project config #89

Bugfix

  • Fix bug with QualityGate status NONE #107

3.0.0

6 years ago
  • For publish mode, get quality gate and print in global comment
  • For publish mode, get all new issues and print in inline and global comment
  • For publish mode, build breaker (status or exit) if quality gate is error or warn (option)
  • Api v4 is now default value
  • Add json report for GitLab EE, codeclimate or sast
  • Add filter for issues
  • Add information rule by issue

2.1.0

6 years ago
  • Add commit only line
  • Add prefix workspace (not found .git folder)
  • Support v3 & v4 api for GitLab
  • Add all issues option

2.0.1

7 years ago
  • Fixbug : NoClassDefFoundError with internal sonar class #26

2.0.0

7 years ago

New version 2.0.0

  • Use emoticon (Thanks Artpej)
  • Change fail rule (Thanks Artpej)
  • Add comment for no issue (Thanks frol2103)
  • Refactored code (Thanks johnou)
  • Disable reporting in global comments
  • Disable reporting in inline comments
  • Add support Proxy
  • Ignore certficate if auto-signed
  • Custom global comment (Template)
  • Custom inline comment (Template)
  • Get multi SHA for comment inline all commits
  • Custom comment maybe empty then no comment added

Update

1.7.0

7 years ago

For SonarQube >=5.4

  • Copy file in extensions directory SONARQUBE_HOME/extensions/plugins
  • Restart SonarQube