green-code-initiative / ecoCode-android

Reduce the environmental footprint of your Java-based Android apps with SonarQube
https://ecocode.io
GNU General Public License v3.0
57 stars 17 forks source link

green-code-initiative/ecoCode#63 - Fix pluginKey definition to conform to SonarSource Marketplace rules #27

Closed jycr closed 1 year ago

jycr commented 1 year ago

From Deploying to the Marketplace - Requirements:

  1. The key of your plugin must be:
    1. short and unique
    2. lowercase (no camelcase)
    3. composed only of [a-z0-9]
    4. related to the name of your plugin
    5. not just the name of a language (e.g. cannot be java, rust, js/javascript, …) examples of good keys: motionchart, communityphp, scmactivity
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

jycr commented 1 year ago

@dedece35 : do you know how PR is merged? And how a new release of plugins (with those changes) can be planned?

dedece35 commented 1 year ago

@jycr no idea, sorry. I hope in next 7 days. @Jberque, an idea ?