Skip to content

Releases: green-code-initiative/ecoCode

Release 1.0.0

24 Mar 10:08
Compare
Choose a tag to compare

Added

  • #44 Update the PHP description rules
  • #67 Add JavaScript plugin
  • add ecocode tag on all rules on Java, PHP, Python and javascript plugins

Changed

  • #40 Refactoring of package names (cnumr to greencodeinitiative)
  • #58 check and upgrade compatibility to SonarQube 9.9
  • move common init scripts to ecoCode-common repository
  • modifying documentation and move CONTRIBUTING.md, CODE_STYLE.md and INSTALL.md to common doc in ecoCode-common repository
  • security / performance optimizations : correction of sonarcloud.io security hotspots (java / php, python) and move Pattern compilation to static attribute
  • #65 Create a test project to check new plugin rule in real environment
  • #71 After an PHP analysis, no ecocode code smells appears in my Sonar project
  • #64 Python: ecoCode plugin with SonarQube, no code-smell detection
  • #55 rename eco-conception tag of rules to eco-design
  • #76 correction of SonarQube plugins homepage link broken
  • documentation upgrade

Deleted

  • cleaning old files (move them to ecoCode-archive repository)

Release 0.2.2

19 Jan 09:38
Compare
Choose a tag to compare

Added

  • #23 Add images to the description files.
  • #46 Add CONTRIBUTING.MD, CODE_OF_CONDUCT.md and CODE_STYLE.md

Changed

  • #27 Fix [WARNING] Maven-shade-plugin overlapping classes and upgrade SonarRuntime.
  • #33 Update plugin description in code
  • #42 Fix Crash SonarQube analysis because of some ClassCast Exceptions
  • #48 correction SONAR issue info - delete public keyword on tests
  • Improve "build" Github actions to execute checks on branches from fork repositories

Release 0.2.1

30 Dec 22:11
Compare
Choose a tag to compare

Added

Changed

  • #22 Error when running sonar scan with ecocode

Release 0.2.0

28 Dec 21:54
Compare
Choose a tag to compare

Added

  • #15 Upgrade some versions + sonar version from 9.3 to 9.8
  • #17 improve releasing system
  • #25 Release management vs maven packaging (not the same
    version)

Changed

  • documentation upgrade (internal)

Release 0.1.1

20 Dec 09:43
Compare
Choose a tag to compare

Added

  • 161 adding tool to update tags of native rules with our custom tags

Changed

  • documentation upgrade (internal)
  • optimization/refactoring on pom.xml dependencies (internal)

Release 0.1.0

14 Dec 22:14
Compare
Choose a tag to compare
[ISSUE 16] initiate release system