[codex] remove Capgo CLI repo mentions#674
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (6)
💤 Files with no reviewable changes (3)
📝 WalkthroughWalkthroughThis PR removes references to the Cap-go CLI package across the website codebase. It deletes CLI-related copy messages, removes the CLI from the bug bounty repository list and action configurations, replaces CLI with Capgo Console in plugin documentation, and updates a blog post to reference the main capgo repository instead of the CLI repository. ChangesRemove CLI references and consolidate plugin documentation
Possibly Related PRs
Poem
🎯 2 (Simple) | ⏱️ ~8 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 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 |
Summary
Cap-go/CLIblog reference to point at the merged Capgo console repository.Why
The Capgo CLI repository has been merged into the Capgo console repository, so website references should no longer point users to the retired standalone CLI repo.
Validation
bunx prettier --write apps/web/src/pages/bug-bounty.astro apps/shared/copy/messages.ts scripts/action.mjs scripts/generate-plugins-readme.ts apps/web/src/content/blog/en/how-to-use-semantic-versioning-with-capgo-ota-updates.md apps/web/public/plugins-readme.mdbun run checkSummary by CodeRabbit
Chores
Documentation