Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade ecoCode plugins to 1.3.0 for languages: Java, PHP, Python #423

Merged
merged 1 commit into from
Jul 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions ecocodejava.properties
Original file line number Diff line number Diff line change
@@ -1,13 +1,21 @@
category=External Analysers
description=Provide a list of static code analyzers (for Java 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
publicVersions=1.2.1
publicVersions=1.3.0
archivedVersions=1.2.1
jycr marked this conversation as resolved.
Show resolved Hide resolved


defaults.mavenGroupId=io.ecocode
defaults.mavenArtifactId=ecocode-java-plugin

1.2.1.description=Initial Marketplace publication of plugin for SonarQube 9.9.+ LTS
1.2.1.sqVersions=[9.9,LATEST]
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-java-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=Update rules tags�; upgrade librairies to SonarQube 10.0.0�; clean-up plugins and dependencies
1.3.0.sqVersions=[9.9,LATEST]
1.3.0.date=2023-07-04
1.3.0.downloadUrl=https://github.com/green-code-initiative/ecoCode/releases/download/1.3.0/ecocode-java-plugin-1.3.0.jar
1.3.0.changelogUrl=https://github.com/green-code-initiative/ecoCode/releases/tag/1.3.0
11 changes: 9 additions & 2 deletions ecocodephp.properties
Original file line number Diff line number Diff line change
@@ -1,13 +1,20 @@
category=External Analysers
description=Provide a list of static code analyzers (for PHP 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
publicVersions=1.2.1
publicVersions=1.3.0
archivedVersions=1.2.1
jycr marked this conversation as resolved.
Show resolved Hide resolved

defaults.mavenGroupId=io.ecocode
defaults.mavenArtifactId=ecocode-php-plugin

1.2.1.description=Initial Marketplace publication of plugin for SonarQube 9.9.+ LTS
1.2.1.sqVersions=[9.9,LATEST]
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-php-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 rule (EC3)�; upgrades librairies to SonarQube 10.0.0�; clean-up plugins and dependencies
1.3.0.sqVersions=[9.9,LATEST]
1.3.0.date=2023-07-04
1.3.0.downloadUrl=https://github.com/green-code-initiative/ecoCode/releases/download/1.3.0/ecocode-php-plugin-1.3.0.jar
1.3.0.changelogUrl=https://github.com/green-code-initiative/ecoCode/releases/tag/1.3.0
11 changes: 9 additions & 2 deletions ecocodepython.properties
Original file line number Diff line number Diff line change
@@ -1,13 +1,20 @@
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
publicVersions=1.2.1
publicVersions=1.3.0
archivedVersions=1.2.1
jycr marked this conversation as resolved.
Show resolved Hide resolved

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,LATEST]
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,LATEST]
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