forked from SonarSource/sonar-update-center-properties
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ecocodepython.properties
44 lines (37 loc) · 2.9 KB
/
ecocodepython.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
category=External Analysers
description=Provide a list of static code analyzers (for Python language) to highlight code structures that may have a negative ecological impact: energy and resources over-consumption, "fatware", shortening terminals' lifespan, etc.
homepageUrl=https://github.com/green-code-initiative/ecoCode-python
publicVersions=1.5.0
archivedVersions=1.2.1,1.3.0,1.4.2,1.4.3,1.4.4
defaults.mavenGroupId=io.ecocode
defaults.mavenArtifactId=ecocode-python-plugin
1.2.1.description=Initial Marketplace publication of plugin for SonarQube 9.9.+ LTS
1.2.1.sqVersions=[9.9,10.1]
1.2.1.date=2023-04-14
1.2.1.downloadUrl=https://github.com/green-code-initiative/ecoCode/releases/download/1.2.1/ecocode-python-plugin-1.2.1.jar
1.2.1.changelogUrl=https://github.com/green-code-initiative/ecoCode/releases/tag/1.2.1
1.3.0.description=Updates rules tags; adds rules (EC10, EC66, EC203, EC404); upgrade librairies to SonarQube 10.0.0; clean-up plugins and dependencies
1.3.0.sqVersions=[9.9,10.3]
1.3.0.date=2023-07-04
1.3.0.downloadUrl=https://github.com/green-code-initiative/ecoCode/releases/download/1.3.0/ecocode-python-plugin-1.3.0.jar
1.3.0.changelogUrl=https://github.com/green-code-initiative/ecoCode/releases/tag/1.3.0
1.4.2.description=Correction deprecation of EC34 rule; Add 10.3 SonarQube compatibility; Adding EC35 rule; Improve unit tests for EC7 rule; Correction of NullPointException in EC2 rule; Deprecate rule EC66
1.4.2.sqVersions=[9.9,10.4]
1.4.2.date=2024-01-11
1.4.2.downloadUrl=https://github.com/green-code-initiative/ecoCode-python/releases/download/1.4.2/ecocode-python-plugin-1.4.2.jar
1.4.2.changelogUrl=https://github.com/green-code-initiative/ecoCode-python/releases/tag/1.4.2
1.4.3.description=Add support for SonarQube 10.4 "DownloadOnlyWhenRequired" feature; correction setter problem on constructor method; check Sonarqube 10.4.1 compatibility
1.4.3.sqVersions=[9.9,10.4.1]
1.4.3.date=2024-05-15
1.4.3.downloadUrl=https://github.com/green-code-initiative/ecoCode-python/releases/download/1.4.3/ecocode-python-plugin-1.4.3.jar
1.4.3.changelogUrl=https://github.com/green-code-initiative/ecoCode-python/releases/tag/1.4.3
1.4.4.description=Avoid unlimited cache (EC89); Depreciation of EC69 rule; Delete deprecated EC66 rule
1.4.4.sqVersions=[9.9,10.4.1]
1.4.4.date=2024-07-18
1.4.4.downloadUrl=https://github.com/green-code-initiative/ecoCode-python/releases/download/1.4.4/ecocode-python-plugin-1.4.4.jar
1.4.4.changelogUrl=https://github.com/green-code-initiative/ecoCode-python/releases/tag/1.4.4
1.5.0.description=Deletion of deprecated EC69 rule; support of SonarQube 10.7.0; upgrade internal library versions; technical internal improvements
1.5.0.sqVersions=[9.9,LATEST]
1.5.0.date=2024-10-04
1.5.0.downloadUrl=https://github.com/green-code-initiative/ecoCode-python/releases/download/1.5.0/ecocode-python-plugin-1.5.0.jar
1.5.0.changelogUrl=https://github.com/green-code-initiative/ecoCode-python/releases/tag/1.5.0