Skip to content

Comments

chore: remove SonarCloud/SonarQube integration#289

Merged
jakubuid merged 1 commit intodevelopfrom
chore/remove-sonarcloud
Feb 11, 2026
Merged

chore: remove SonarCloud/SonarQube integration#289
jakubuid merged 1 commit intodevelopfrom
chore/remove-sonarcloud

Conversation

@jakubuid
Copy link
Collaborator

Summary

  • Removed the org.sonarqube Gradle plugin from build.gradle.kts and libs.versions.toml
  • Removed commented-out Sonar configuration blocks (root-level sonar {} and subproject SonarExtension)
  • Deleted the .github/workflows/ci_sonarcloud.yml CI workflow

SonarCloud was never fully enabled — all configuration was commented out with TODO notes and the CI workflow only triggered via manual workflow_dispatch.

Test plan

  • ./gradlew tasks --all | grep -i sonar returns no results
  • ./gradlew :foundation:build succeeds

🤖 Generated with Claude Code

SonarCloud was never fully enabled — config blocks were commented out
with TODOs and the CI workflow only triggered manually. Remove the
plugin, commented-out configuration, and the CI workflow file.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jakubuid jakubuid merged commit 7c0c817 into develop Feb 11, 2026
11 of 12 checks passed
@claude
Copy link

claude bot commented Feb 11, 2026

Claude Code is working…

I'll analyze this and get back to you.

View job run

@github-actions github-actions bot locked and limited conversation to collaborators Feb 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant