Results 1611 comments of Roman Ivanov

Choose any you want, you can look at available CIs in main repo.

But we are on old version of inspection engine. Better to be on latest.

There is youtrack issue that explains that usage of latest crashes inspection engine. We need to wait this issue to be resolved. Better to stay on some old engine for...

>do we need to set sqale still nowadays? I never understand it. Let's drop it.

secret was added here https://github.com/organizations/checkstyle/settings/secrets/actions ![image](https://user-images.githubusercontent.com/812984/181261713-724c2a85-e33b-4861-b840-3be01a4483c1.png) by instructions of https://docs.github.com/en/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-an-organization token is my private account sonar token (I do not see organization secrets) - create at https://sonarcloud.io/account/security/

I setup it now - https://app.circleci.com/pipelines/github/checkstyle/sonar-checkstyle can we use https://github.com/SonarSource/sonarcloud-github-action ? or any other Sonar integration with Github as app.

I didn't put, as there is same security problem. I do not remember where I setup sonarqube as application in our organization, so it does not require shell hacking.

@muhlba91 , please help make release process more automated.

Issue is not fixed. Latest release is compatible with 7.6 SQ, we use 7.6 in our CI https://github.com/checkstyle/sonar-checkstyle/blob/master/.circleci/config.yml#L5 Looks like we definitely need to update https://github.com/checkstyle/sonar-checkstyle/blob/master/README.md#description--features to have SQ version...

7.6 support is released at 4.18 plugin version, it didn't come to SQ please plugin central yet, it will be there at the end of this week , for reference...