-
Notifications
You must be signed in to change notification settings - Fork 75
Expand file tree
/
Copy pathcreedengopython.properties
More file actions
46 lines (40 loc) · 2.61 KB
/
creedengopython.properties
File metadata and controls
46 lines (40 loc) · 2.61 KB
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
45
46
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/creedengo-python
publicVersions=2.3.0
archivedVersions=2.0.0,2.0.1,2.1.0,2.2.0
defaults.mavenGroupId=org.green-code-initiative
defaults.mavenArtifactId=creedengo-python-plugin
2.3.0.description=add new rules GCI109, GCI110, GCI111, GCI112; correction NPE on GCI2; Correction of false positive in GCI4; compatibility updates for SonarQube 25.12.0; upgrade libraries versions; technical optimizations
2.3.0.sqcb=[24.12,LATEST]
2.3.0.sqs=[10.8,LATEST]
2.3.0.date=2026-03-06
2.3.0.downloadUrl=https://github.com/green-code-initiative/creedengo-python/releases/download/2.3.0/creedengo-python-plugin-2.3.0.jar
2.3.0.changelogUrl=https://github.com/green-code-initiative/creedengo-python/releases/tag/2.3.0
2.2.0.description=add 7 new rules
2.2.0.sqcb=[24.12,26.1]
2.2.0.sqs=[10.8,2026.1]
2.2.0.date=2025-09-01
2.2.0.downloadUrl=https://github.com/green-code-initiative/creedengo-python/releases/download/2.2.0/creedengo-python-plugin-2.2.0.jar
2.2.0.changelogUrl=https://github.com/green-code-initiative/creedengo-python/releases/tag/2.2.0
2.1.0.description=add 5 new rules; compatibility with SonarQube 25.5.0; upgrade Integration Test System; update jdk 11 to 17
2.1.0.sqcb=[24.12,25.9.*]
2.1.0.sqs=[10.8,2025.4.*]
2.1.0.sqVersions=[9.9,10.7.*]
2.1.0.date=2025-08-02
2.1.0.downloadUrl=https://github.com/green-code-initiative/creedengo-python/releases/download/2.1.0/creedengo-python-plugin-2.1.0.jar
2.1.0.changelogUrl=https://github.com/green-code-initiative/creedengo-python/releases/tag/2.1.0
2.0.1.description=improve library versions; check and upgrades for SonarQube until 25.3.0 version
2.0.1.sqcb=[24.12,25.*]
2.0.1.sqs=[10.8,2025.3]
2.0.1.sqVersions=[9.9,10.7.*]
2.0.1.date=2025-03-14
2.0.1.downloadUrl=https://github.com/green-code-initiative/creedengo-python/releases/download/2.0.1/creedengo-python-plugin-2.0.1.jar
2.0.1.changelogUrl=https://github.com/green-code-initiative/creedengo-python/releases/tag/2.0.1
2.0.0.description=Initial Marketplace publication of plugin after renaming from "ecocode-python"
2.0.0.sqs=[10.8,2025.1.*]
2.0.0.sqcb=[24.12,25.3]
2.0.0.sqVersions=[9.9,10.7]
2.0.0.date=2024-12-12
2.0.0.downloadUrl=https://github.com/green-code-initiative/creedengo-python/releases/download/2.0.0/creedengo-python-plugin-2.0.0.jar
2.0.0.changelogUrl=https://github.com/green-code-initiative/creedengo-python/releases/tag/2.0.0