green-code-initiative / ecoCode-python

Reduce the environmental footprint of your Python software programs
https://ecocode.io
GNU General Public License v3.0
7 stars 9 forks source link

Sonarqube compatibility 10.5.x NOT OK + upgrade to 10.6 #24

Closed dedece35 closed 1 month ago

dedece35 commented 6 months ago

Compatibility with Sonarqube 10.4.1 OK => test-project raises ecocode issues on local dockerized Sonarqube

Compatibility with SonarQube 10.5.0 and 10.5.1 NOT OK :

ideas :

Add 10.6 SonarQube compatibility

rrousset-michelin commented 1 month ago

Hello, we want to use this plugin with SonarQube 10.6, but i understand it isn't compatible. Do you know when you expect to fix this issue ? Best regards. R.

rrousset-michelin commented 1 month ago

Hello, I found what was the problem with this issue but i can't create a branch on the project. Can you allow me to do it please. Best regards

dedece35 commented 1 month ago

Hello @rrousset-michelin, good news !!! could you use the PR system instead please ... the write permission is only for active contributors ... maybe soon for you, if you contribute actively :p PR sytem : a idea in doc => https://github.com/green-code-initiative/ecoCode-common/blob/main/doc/starter-pack.md#check-definition-of-done-for-new-rule-implementation feel free to ask questions if not clear or if you want us to improve doc

rrousset-michelin commented 1 month ago

I created the following PR: https://github.com/green-code-initiative/ecoCode-python/pull/32

dedece35 commented 1 month ago

correction ok with linked PR

dedece35 commented 1 month ago

Hi @rrousset-michelin, new python plugin has just been released now with 1.5.0 version : https://github.com/green-code-initiative/ecoCode-python/releases/tag/1.5.0 a new PR to SonarQube official repository has been done for offical marketplace : https://github.com/SonarSource/sonar-update-center-properties/pull/600 Waiting for review from SonarQube team.