Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Releases: shakedlokits/ruby-sonar-plugin

SonarQube Ruby Plugin v2.0.0

14 Apr 11:36
Compare
Choose a tag to compare

Major Changes

  • We are now fully supporting SonarQube 6.x. tested over v6.7! 🎉
  • Rubocop reports, a widely used analysis tool is not supported 📈

Minor Changes

  • Added tests for old coverage logic
  • Fixed locales to work for new and legacy versions
  • Many many more bug fixes 😄

Installation Instructions 🚀

Place the following Jar file in the {SONARQUBE_HOME}/extensions/plugins/ directory

Special Thanks

We want to thank both @lyrch and @sergio1990 for the amazing job done on these changes in order to support future development 🥇

SonarQube Ruby Plugin v1.4.2

02 Apr 11:21
Compare
Choose a tag to compare

Major Changes

  • Now supporting multiple report types! (Rcov, MiniTest, Cucumber, etc.) ✌️

Minor Changes

  • Refactored old coverage parser logic
  • Added coverage report data models for better testing
  • Created more tests for coverage reporting section

Installation Instructions 🚀

Place the following Jar file in the {SONARQUBE_HOME}/extensions/plugins/ directory

SonarQube Ruby Plugin v1.4.1

12 Mar 08:27
Compare
Choose a tag to compare

Minor Changes:

  • changed some of the default rules to better suit their category
  • added integration tests and verified the build (we are stable!)

To install, place the following Jar file in the {SONARQUBE_HOME}/extensions/plugins/ folder

SonarQube Ruby Plugin v1.4.0

27 Jan 15:17
Compare
Choose a tag to compare

To install, place the following Jar file in the {SONARQUBE_HOME}/extensions/plugins/ folder