ci(sonarqube): add non-blocking SonarQube analysis (project key Runic-Gateway-link) #14
Reference in New Issue
Block a user
No description provided.
Delete Branch "ci/sonarqube-fix-project-key"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Supersedes #13. Same change, with the corrected case-sensitive project key.
The SonarQube server already has a project keyed
Runic-Gateway-linkand refuses to create a case-variant (runic-gateway-link) duplicate, sosonar.projectKeynow matches the existing key.What
sonar-project.properties— project keyRunic-Gateway-link, sourcessidecar/src, excludestarget/+ lockfiles. Rust tests are inline#[cfg(test)]. Commented-out Clippy-report hook for later..gitea/workflows/sonarqube.yml—SonarQubeworkflow on push tomain(+workflow_dispatch); full-history checkout +sonarsource/sonarqube-scan-action@v4.Notes
SONAR_TOKEN+ variableSONAR_HOST_URL.docs/ci/SONARQUBE.md).AI-assisted: authored with Claude Code (Anthropic). Commit trailer records
Co-Authored-By: Claude.🤖 Generated with Claude Code
Pull request closed