Skip to content

Commit

Permalink
Add first PHP creedengo plugin 2.0.0 from PHP ecocode plugin (SonarSo…
Browse files Browse the repository at this point in the history
…urce#642)

* Upgrade JAVA ecoCode plugins to 1.4.2

* Upgrade JAVA ecoCode plugins to 1.4.2 - review correction

* Upgrade JAVA ecoCode plugins to 1.4.2 - review correction on description

* Upgrade JAVA ecoCode plugins to 1.4.2 - review correction after checking compatibility

* Upgrade JAVA ecoCode plugins to 1.4.2 - review correction on versionning

* Upgrade JAVA ecoCode plugins to 1.4.3

* upgrade Python ecocode plugin to 1.4.1

* upgrade PHP ecocode plugin to 1.4.1

* Revert "upgrade PHP ecocode plugin to 1.4.1"

This reverts commit a095122.

* upgrade Python ecocode plugin to 1.4.2

* upgrade Python ecocode plugin to 1.4.2 : correction old versions and homepage url

* upgrade Python ecocode plugin to 1.4.2 : roll back modification on old versions (build crash)

* add first version 2.0.0 of PHP Creedengo version (after renaming our ecocode-php plugin to creedengo-php) + deprecation of ecocode-php

* add deprecation info to ecocode-php

---------

Co-authored-by: David DE CARVALHO <[email protected]>
  • Loading branch information
dedece35 and David DE CARVALHO authored Dec 18, 2024
1 parent 2a9b825 commit c668c6a
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 4 deletions.
14 changes: 14 additions & 0 deletions creedengophp.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
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/creedengo-php
publicVersions=2.0.0
archivedVersions=
defaults.mavenGroupId=org.green-code-initiative
defaults.mavenArtifactId=creedengo-php-plugin
2.0.0.description=Initial Marketplace publication of plugin after renaming from "ecocode-php"
2.0.0.sqVersions=[9.9,10.6.0]
2.0.0.date=2024-12-16
2.0.0.downloadUrl=https://github.com/green-code-initiative/creedengo-php/releases/download/2.0.0/creedengo-php-plugin-2.0.0.jar
2.0.0.changelogUrl=https://github.com/green-code-initiative/creedengo-php/releases/tag/2.0.0
6 changes: 3 additions & 3 deletions ecocodephp.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
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.
description=!!! WARNING !!! : this plugin is deprecated in favor of creedengo-php. 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-php
publicVersions=1.5.1
archivedVersions=1.2.1,1.3.0,1.4.2,1.4.3,1.4.4
publicVersions=
archivedVersions=1.2.1,1.3.0,1.4.2,1.4.3,1.4.4,1.5.1
defaults.mavenGroupId=io.ecocode
defaults.mavenArtifactId=ecocode-php-plugin
Expand Down
2 changes: 1 addition & 1 deletion update-center-source.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
plugins=aemrules,ansible,apigee,authaad,authgoogleoauth,authoidc,checkstyle,clover,codehawk,communitybsl,communitydelphi,communitygosu,communityrust,creedengopython,dependencycheck,devon4j,ecocodeandroid,ecocodecsharp,ecocodejava,ecocodejavascript,ecocodephp,ecocodepython,findbugs,groovy,hadolint,ibmixaemrules,jdepend,jqassistant,l10nde,l10nfr,l10nel,l10nes,l10nit,l10nja,l10nko,l10nru,l10nzh,l10nzhtw,mutationanalysis,mybatis,openedge,pmd,shellcheck,rci,scmcvs,scmjazzrtc,scmtfvc,scmmercurial,softvis3d,sonargraphintegration,webdriver,yaml
plugins=aemrules,ansible,apigee,authaad,authgoogleoauth,authoidc,checkstyle,clover,codehawk,communitybsl,communitydelphi,communitygosu,communityrust,creedengophp,creedengopython,dependencycheck,devon4j,ecocodeandroid,ecocodecsharp,ecocodejava,ecocodejavascript,ecocodephp,ecocodepython,findbugs,groovy,hadolint,ibmixaemrules,jdepend,jqassistant,l10nde,l10nfr,l10nel,l10nes,l10nit,l10nja,l10nko,l10nru,l10nzh,l10nzhtw,mutationanalysis,mybatis,openedge,pmd,shellcheck,rci,scmcvs,scmjazzrtc,scmtfvc,scmmercurial,softvis3d,sonargraphintegration,webdriver,yaml
scanners=scannercli,scannermsbuild,scannerant,scannermaven,scannergradle,scannerazure,scannerjenkins


Expand Down

0 comments on commit c668c6a

Please sign in to comment.