sbaudoin / sonar-shellcheck

SonarQube plugin to analyze Shell scripts with ShellCheck
Apache License 2.0
55 stars 10 forks source link

Query: Does shellcheck plugin supports 8.9 version of SonarQube #31

Closed alok347 closed 3 years ago

alok347 commented 3 years ago

Hi,

I have currently installed shellcheck plugin version-2.4 on sonarqube-7.9 version. I wanted to know if shellcheck plugin is compatible with sonarqube-8.9 version? Which version of shellcheck plugin supports sonarqube-8.9? Is there any known bug/ issue that might arise if shellcheck is compatible with sonarqube-8.9?

Regards, Alok Singh

sbaudoin commented 3 years ago

Hello,

I cannot tell for sure yet. What is sure, though, is that the 2.4.0 plugin will run on SQ 8 up to 8.5 minimum: 8.5 was the latest available version of SQ when I last released the plugin. So there are good chances that the plugin will run on SQ 8.9 but I personally didn't test with SQ 8.9. So following the same principle as before: the next time I release a new version of the plugin I will test against the latest SQ version.

Have you tried the 2.4.0 plugin with SQ 8.9? Did you notice any issue? If yes, can you please give some details on how to reproduce the issue so that I can fix it in the next release?

alok347 commented 3 years ago

Hi Sbaudoin/Sonar-Shellcheck,

Thanks for the update. We haven't tested it yet on sonarqube-8.9. Maybe once i have setup the QA environment, i will share it with you. When do you plan for the next release?

Best Regards, Alok Singh

On Mon, Jun 21, 2021 at 3:19 AM sbaudoin @.***> wrote:

Hello,

I cannot tell for sure yet. What is sure, though, is that the 2.4.0 plugin will run on SQ 8 up to 8.5 minimum: 8.5 was the latest available version of SQ when I last released the plugin. So there are good chances that the plugin will run on SQ 8.9 but I personally didn't test with SQ 8.9. So following the same principle as before: the next time I release a new version of the plugin I will test against the latest SQ version.

Have you tried the 2.4.0 plugin with SQ 8.9? Did you notice any issue? If yes, can you please give some details on how to reproduce the issue so that I can fix it in the next release?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sbaudoin/sonar-shellcheck/issues/31#issuecomment-864616180, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJIGKPJIQCVIW7N43YKBRLTTZPALANCNFSM463MXRYA .

sbaudoin commented 3 years ago

Hello,

Sorry for the late reply. I have not tested it but it should work with 8.9. Be aware that the plugin has not been tested with SQ 9 yet but it should work, though. The next release (next October?) will be tested against 8.9 LTS and 9.0 (or 9.1 is it is released by that time).