Skip to content

Releases: cnescatlab/sonar-cnes-scan-plugin

2.1.0

23 Jul 14:29
cbad5fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

Release 2.0.0

12 Jul 12:31
4510233
Compare
Choose a tag to compare

Implement support of SonarQube 9.9 LTS

What's Changed

New Contributors

Full Changelog: 1.5.0...2.0.0

Release 1.5.0

12 Sep 14:35
2057ef2
Compare
Choose a tag to compare

Changes:

Add better support for SonarQube 7.9LTS by updating internal API calls.

Release 1.4.0

20 Aug 08:13
1d769b5
Compare
Choose a tag to compare

The new release of cnes-report work as plugin, so this PR updates cnes-scan to work with latest cnes-report.

Changes:

  • Web interface to generate report is removed (Web interface is now managed by cnesreport)
  • Some cleaning in the repo (remove JetBrains index files and update gitignore)
  • Some improvement to GUI (#6)
  • Load jQuery when needed (add compatibility with SonarQube 7)
  • Settings about cnes-report are removed

Warning:

  • This new version of cnes-scan is not working with old version of cnes-report (min version: 2.2.0)

Release 1.3.0

17 Apr 09:27
874cc60
Compare
Choose a tag to compare

Changelog

  • Update call to CNES Report in version 2.1.0
  • Add compatibility matrix with CNES Report in README

Release 1.2.0

28 May 14:40
6fbc8c0
Compare
Choose a tag to compare

Changelog

  • Handling analysis and report generation timeout
  • New configuration with system properties for :
    • Timeout
    • Pylintrc
    • Reports generator, templates, and destination folder
    • Workspace
  • New API command /api/cnes/configuration

cnesscan plugin for SQ LTS 6.7.1

19 Feb 13:23
84b37e5
Compare
Choose a tag to compare
  • SonarQube LTS 6.7.1 supported
  • Provides a graphical interface to launch analysis on SonarQube server
  • Sonar Scanner and other tools have to be installed on the Linux server