SonarQube plugin for Gradle

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

SonarQube plugin for Gradle

Jacques Le Roux
Administrator
Hi,

Just stumbled upon this :

    <<Do not use this GitHub action if you are in the following situations

      * Your code is built with Gradle: use the SonarQube plugin for Gradle during the build>>

https://github.com/SonarSource/sonarcloud-github-action#user-content-do-not-use-this-github-action-if-you-are-in-the-following-situations

So I think we should remove it from GH and rather use it with Gradle. Not sure about all that though...

Opinions ?

Jacques

Reply | Threaded
Open this post in threaded view
|

Re: SonarQube plugin for Gradle

Pierre Smits
Hi Jacques,

Did we implement a GitHub action to invoke the SonarQube analysis?

Best regards,
Pierre Smits

On Mon, May 31, 2021 at 6:02 PM Jacques Le Roux <
[hidden email]> wrote:

> Hi,
>
> Just stumbled upon this :
>
>     <<Do not use this GitHub action if you are in the following situations
>
>       * Your code is built with Gradle: use the SonarQube plugin for
> Gradle during the build>>
>
>
> https://github.com/SonarSource/sonarcloud-github-action#user-content-do-not-use-this-github-action-if-you-are-in-the-following-situations
>
> So I think we should remove it from GH and rather use it with Gradle. Not
> sure about all that though...
>
> Opinions ?
>
> Jacques
>
>
Reply | Threaded
Open this post in threaded view
|

Re: SonarQube plugin for Gradle

Jacques Le Roux
Administrator
Hi Pierre,

I'm not sure. I think it's an Infra thing, I'll check that.

Jacques

Le 01/06/2021 à 10:12, Pierre Smits a écrit :

> Hi Jacques,
>
> Did we implement a GitHub action to invoke the SonarQube analysis?
>
> Best regards,
> Pierre Smits
>
> On Mon, May 31, 2021 at 6:02 PM Jacques Le Roux <
> [hidden email]> wrote:
>
>> Hi,
>>
>> Just stumbled upon this :
>>
>>      <<Do not use this GitHub action if you are in the following situations
>>
>>        * Your code is built with Gradle: use the SonarQube plugin for
>> Gradle during the build>>
>>
>>
>> https://github.com/SonarSource/sonarcloud-github-action#user-content-do-not-use-this-github-action-if-you-are-in-the-following-situations
>>
>> So I think we should remove it from GH and rather use it with Gradle. Not
>> sure about all that though...
>>
>> Opinions ?
>>
>> Jacques
>>
>>