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

Releases: lrk/ansible-role-sonarqube

V1.1.1

28 Oct 11:23
@lrk lrk
1c41ce4
Compare
Choose a tag to compare
  • allow to install plugin from sonar marketplace.

V1.1.0

19 Oct 09:17
@lrk lrk
a619486
Compare
Choose a tag to compare
  • Switch minimal JDK support from 8 to 11.
  • Adjust vm.max_map_count value for elasticsearch.
  • Drop geerlingguy.java role dependency, java must not be installed separately.

V1.0.11

17 Jan 11:21
@lrk lrk
ab627d0
Compare
Choose a tag to compare

Add version check and allow version upgrade.
Drop support for Debian 8.

Release v1.0.10

06 May 13:37
@lrk lrk
acc193b
Compare
Choose a tag to compare
  • Fixed error with ldap conf.

Release v1.0.9

14 Jan 13:46
@lrk lrk
Compare
Choose a tag to compare

Fixes startup problems with SonarQube 7.8+

This fixes ES startup problems that come from

  • too small inital heap
  • obsolete JDK Garbage Collection tuning options that make the JVM exit at startup

Release v1.0.8

09 Nov 16:32
@lrk lrk
ab80f41
Compare
Choose a tag to compare

Add support for some debian versions
Remove Xss from default search javaOpts

Release v1.0.7

17 Sep 09:34
@lrk lrk
6331e8e
Compare
Choose a tag to compare

Fix a minor bug preventing downloading plugins when url was set.

Minor fixes

09 Feb 10:54
@lrk lrk
45b77c3
Compare
Choose a tag to compare

Fix some minor problem with the configuration file.

Add some changes

18 Oct 11:38
@lrk lrk
30f4efb
Compare
Choose a tag to compare

Add some variables to overwrite default url values:

  • sonar_download_url
  • sonar_plugin_baseurl
  • sonar_commercial_plugin_baseurl

Update default sonarqube version to 7.3

Update default download urls

Small bug fix

09 Jul 15:23
@lrk lrk
9000b50
Compare
Choose a tag to compare

Fix a small bug in sonarqube service descriptor.