docs: align remaining Docker Hub refs to nexuswedge namespace - #37
Conversation
PR #27 migrated the published image hrco/xbridge-mcp -> nexuswedge/xbridge-mcp but only fixed README.md and the CI/CD section of CLAUDE.md. This cleans up the stale hrco/xbridge-mcp Docker Hub references it missed: CLAUDE.md badge line, Docker stack table, and docker build/push quick-start, plus a mismatched docker run example in docs/wiki/Setup.md. GitHub repo/clone URLs and the io.github.hrco MCP server name correctly stay hrco (only the Docker Hub publishing account changed). // SpectreHawk: docs that advertise a pull path must match where the image // actually lives, or the first thing a new user runs fails. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughDocker Hub image namespace references were updated from ChangesDocker Image Namespace Update
Estimated code review effort: 1 (Trivial) | ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
What
Cleans up the stale
hrco/xbridge-mcpDocker Hub references that PR #27 ("publish Docker image under nexuswedge namespace") missed. #27 fixedREADME.mdand the CI/CD section ofCLAUDE.md, but left other Docker-image references on the old namespace.CLAUDE.md— header/badge line, Docker stack table row,docker build,docker push→nexuswedge/xbridge-mcpdocs/wiki/Setup.md—docker runexample (thedocker pullabove it was alreadynexuswedge; they now match)Why
The published image lives at
nexuswedge/xbridge-mcp(Docker Hub, active). Docs advertisinghrco/xbridge-mcp:latestas a pull path fail the first command a new user runs.Scope / correctness
git cloneURLs, and theio.github.hrco/xbridge-mcpMCP registry name correctly stayhrco— only the Docker Hub publishing account changed. Repo-wide grep confirmed no other stale Docker Hub refs remain.PR #35 also edits
CLAUDE.mdand would reintroduce the oldhrcoref on the header line — rebase #35 onto this, or reapply after merge.🤖 Generated with Claude Code
Summary by CodeRabbit
nexuswedge/xbridge-mcpnamespace in setup and build instructions.