Releases: gabrie-allaigre/sonar-gitlab-plugin
Releases · gabrie-allaigre/sonar-gitlab-plugin
Version 4.1.0-SNAPSHOT
Release 3.0.2
Release 4.0.0
RC1 3.0.2
3.0.1
Release 3.0.0
- 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
Release 2.1.0
- Add commit only line
- Add prefix workspace (not found .git folder)
- Support v3 & v4 api for GitLab
- Add all issues option
Release 2.0.1
- Fixbug : NoClassDefFoundError with internal sonar class #26
Release 2.0.0
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
- Add test unit
- Add quality project https://sonarqube.com/dashboard?id=com.talanlabs%3Asonar-gitlab-plugin
- GitLab API is in maven central
- Java 8
- Sonarqube >= 5.6
- Remove personal repository
Release 1.7
For SonarQube >=5.4
- Copy file in extensions directory
SONARQUBE_HOME/extensions/plugins
- Restart SonarQube