chore(convolens): CI / sonar / devcontainer brand refs (PR 5/5)#77
Conversation
- .github/workflows/infrastructure.yml: --tags project=whatssummarize → convolens - .devcontainer/devcontainer.json: container "name" → ConvoLens Development Environment - sonar-project.properties: sonar.projectKey JustAGhosT_whatssummarize → JustAGhosT_convolens - .vscode/settings.json: cSpell.words gains "convolens" (kept "whatssummarize" — Azure resource names still surface in code; legacy spelling stays valid) Deliberately NOT changed (per plan): - AZURE_RESOURCE_GROUP_*=rg-whatssummarize-* env in workflow (PR4 leaves rg names alone; separate Azure rename decision) - .github/workflows/release-validation.yml PROJECT="whatssummarize" (drives all Azure resource lookups; flipping breaks validation until rg names move) - .github/settings.yml repo `name:` (would force the GH repo rename — separate decision) - .github/whatssummarize-mcp-app.json (potentially stale; live/stale verification needed) User action: SonarCloud project key rename via UI is a separate manual step. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Up to standards ✅🟢 Issues
|



Summary
PR 5 of 5 in the convolens rename. CI / sonar / devcontainer / cspell brand refs.
Files (4)
Deliberately not changed (per plan)
User action
SonarCloud project-key rename is a separate manual UI step: log into SonarCloud, navigate to project, rename `JustAGhosT_whatssummarize` → `JustAGhosT_convolens`. May need to rotate `SONAR_TOKEN` GH secret afterward.
Test plan
🤖 Generated with Claude Code