Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove support for Sonar and SonarCloud #11574

Closed
Tracked by #11230
nathanklick opened this issue Feb 15, 2024 · 1 comment · Fixed by #11576
Closed
Tracked by #11230

Remove support for Sonar and SonarCloud #11574

nathanklick opened this issue Feb 15, 2024 · 1 comment · Fixed by #11576
Assignees

Comments

@nathanklick
Copy link
Member

nathanklick commented Feb 15, 2024

Description

Due to the single threaded nature of SonarScan and the size of our codebase, the sonar plugin takes more than 5 hours to perform a scan. This is untenable and as such SonarCloud has been deprecated and the CI pipelines have stopped executing SonarScan reports.

We need to remove the SonarScan plugin and SonarCloud configuration from the Gradle build and clean up any residue present in the CI workflows.

@JeffreyDallas
Copy link
Contributor

@jjohannes I am looking into this per Nathan's suggestion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants