microsoft / azure-pipelines-tasks

Tasks for Azure Pipelines
https://aka.ms/tfbuild
MIT License
3.47k stars 2.6k forks source link

[enhancement]: Sonar Task name in Gradle AzDO Task need to update #17977

Open anumalasri opened 1 year ago

anumalasri commented 1 year ago

Task name

Gradle

Describe your feature request here

With Gradle v8, we have to upgrade SonarQube plugin to v4+.

SonarQube v4+ has deprecated 'sonarqube' task and has introduced new task.

Task 'sonarqube' is deprecated. Use 'sonar' instead.

The same updates required from Gradle Task.

kirill-ivlev commented 1 year ago

Hi @anumalasri , thanks for reporting! We are working on more prioritized issues at the moment, but will get back to this one soon.

github-actions[bot] commented 12 months ago

This issue is stale because it has been open for 180 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days

anumalasri commented 11 months ago

commenting to remove stale

github-actions[bot] commented 5 months ago

This issue is stale because it has been open for 180 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days

anumalasri commented 5 months ago

Multiple Azdo pipeline tasks are behind and need to catch up with latest versions of tools & technologies. It's casuing consumers to use old versions and falling behind