Skip to content

Releases: lean-delivery/ansible-role-sonarqube

Release 1.6.3

21 Jun 10:03
Compare
Choose a tag to compare

SonarQube 7.8 support added.

Plugin updates:

  • sonar-dependency-check-plugin 1.2.4
  • sonar-css-plugin 1.1.0.993
  • sonar-python-plugin 1.14.0.3086
  • sonar-javascript-plugin 5.2.1.7778
  • checkstyle-sonar-plugin 4.21

Release 1.6.1

31 May 12:30
Compare
Choose a tag to compare

SonarQube 6.7.7 LTS version support added.
Plugins:

  • sonar-groovy-plugin-1.5 moved to optional (not supported in SonarQube 7.3+)
  • sonar-ansible-extras-plugin-2.2.0 added
  • sonar-shellcheck-plugin-2.1.0 added
  • sonar-java-plugin updated to 5.13.0.18197
  • sonar-auth-bitbucket-plugin updated to 1.1.0.381

Release 1.6.0

19 May 07:42
Compare
Choose a tag to compare
  • Global refactoring.
  • Gitlab tests added.
  • Sonarqube startup verification added.
  • Supported Sonarqube versions 7.0 - 7.7.
  • Plugin updates:
    • Java plugin 5.12.1.17771
    • Checkstyle plugin 4.20
    • Findbugs plugin 3.11.0
    • PMD plugin 3.2.1
    • JS plugin 5.1.1.7506
    • Kotlin plugin 1.5.0.315
    • Python plugin 1.13.2922
    • Typescript plugin 1.9.3766
    • XML plugin 2.0.1.2020
    • YML plugin 1.4.2
    • CSS plugin 1.0.3
    • Git plugin 1.8.0.1574
    • Dependency check plugin 1.2.3

Don't forget to activate new rules if you're using custom profiles.

Upgrade SonarQube 7.2.1 -> 7.7:
after 7.7 installation browse to http://yourSonarQubeServerURL/setup and follow the setup instructions.

Release v1.5.1

05 Dec 14:48
80bf496
Compare
Choose a tag to compare

Java plugins update:
sonar-pmd-plugin-3.1.3.jar
sonar-findbugs-plugin-3.9.1.jar
sonar-java-plugin-5.9.2.16552.jar

There are 15 new active rules in default SonarWay profile, so if you're using custom profile - don't forget to activate these rules.

Release v1.5

01 Nov 15:30
2691bd6
Compare
Choose a tag to compare

Ability to set custom server name in nginx config (issue #23).
Plugins update - git, pmd, yaml (issues #25, #28, #29).
Updated playbook example in readme.

Release v1.4

23 Oct 09:37
9cc9a27
Compare
Choose a tag to compare

Ability to override default plugins - issue #19.
Java plugin update (5.8.0.15699), kotlin plugin update (1.2.1.2009).

Release v1.3

09 Oct 12:03
adf0795
Compare
Choose a tag to compare
  • Ability to tune jvm settings for sonar components (web, compute engine, search engine), also file descriptors, threads and log level (issue #9 partially).
  • JS plugin updated.

Release v1.2

08 Oct 11:39
Compare
Choose a tag to compare

sonarsource.bintray.com replaced with binaries.sonarsource.com

Release v1.1

05 Oct 15:26
0319d59
Compare
Choose a tag to compare

Fix for ansible 2.6.* - issue #3.
Temp workaround for issue #6.
Request Entity Too Large fix - issue #7.
Yaml plugin added (issue #8), other plugins update.

Initial release

29 Aug 07:52
418258b
Compare
Choose a tag to compare
Initial release (#4)

* Initial commit

* Add nginx integration (#1)

* Add nginx integration

* Remove dependency

* Remove trailing spaces

* Move static to nginx

* fix systemd failure

https://molecule.readthedocs.io/en/latest/examples.html#systemd-container

* Exclude sonar.properties when unarchive

* Exclude as list

* Fix trailing spaces

* Fix trailing spaces

* Fix exclude path

* Try become_user

* Update Linux.yml

* Revert

* Add diff option

* Try become_user

* Remove trailing spaces

* Delete dir mode setting

* Remove mode for unarchive

* Update plugins

* Fix long lines

* Fix long lines

* Fix long lines

* Fix long lines

* Fix long lines

* Fix long lines

* Fix nologin path

* Change image to leandelivery centos7

* Update molecule test

* Fix molecule test

* Fix molecule test

* Fix molecule test

* Fix molecule test

* Ansible version <2.6

* Fix ansible version

* Fix ansible version

* Split to http and https configs

* Fix trailing spaces

* New line at the end

* Fix long line

* Exclude old, add new plugins

* Fix spaces inside braces

* Fix exclude

* Update extensions

* Fix long lines

* Fix exclusions

* Update sonar to 7.2.1, html plugin instead of web

* Delete old plugin version

* Sonar update to 7.3, plugins update

* move become_user to end

* Combine nginx configs into single file

* Revert to 7.2.1 version

* Delete trailing spaces

* Start service

* Delete trailing spaces

* add become: True

* Delete start

* Rename configs and change location

* Mkdir for nginx config

* Change conf location

* Test update

* fix lint errors

* Install epel for rhel7

* Remove comment

* Fix long lines

* fix params

* Fix trailing space

* Test update

* Issue templates and readme (#2)

* Issue templates and readme

* Readme update

* Update README.md

* Fix spaces