Handover Checklist: luarss → The-OpenROAD-Project
Migration of github.com/luarss/openroad-mcp to github.com/The-OpenROAD-Project/openroad-mcp.
1. GitHub Repository
2. Secrets
3. PyPI Package
4. Docker / GHCR
5. MCP Registry
6. Codecov
7. Source File URL Updates
Replace all github.com/luarss/openroad-mcp references:
8. Cut First Release from New Org Repo
Handover Checklist: luarss → The-OpenROAD-Project
Migration of
github.com/luarss/openroad-mcptogithub.com/The-OpenROAD-Project/openroad-mcp.1. GitHub Repository
The-OpenROAD-Project/openroad-mcp(public)mainghscripting — no native transfer)luarss/openroad-mcpwith redirect notice in README2. Secrets
CODECOV_TOKEN— add new org repo to Codecov, copy token into GitHub repo secrets[ ]GITHUB_TOKEN— auto-injected; no action needed (scoped to new org automatically)3. PyPI Package
pyproject.toml:9(currentlyjluar@precisioninno.com)openroad-mcp→ Publishing: add trusted publisher forThe-OpenROAD-Project/openroad-mcp, workflowrelease.yml, environmentpypiluarsstrusted publisher from PyPI4. Docker / GHCR
Makefile:6—IMAGE_NAMEfromghcr.io/luarss/openroad-mcp→ghcr.io/the-openroad-project/openroad-mcpdocker-publish.yml—IMAGE=linerelease.yml—sedcommands that patchserver.jsonimage pathserver.json:20—"identifier"OCI package path5. MCP Registry
server.json:3—"name"fromio.github.luarss/openroad-mcp→io.github.the-openroad-project/openroad-mcpserver.json:6—"repository.url"to new GitHub URLio.github.luarss/openroad-mcpentry (see Replace openroad-mcp owner modelcontextprotocol/registry#1347)6. Codecov
CODECOV_TOKENas a GitHub repo secret7. Source File URL Updates
Replace all
github.com/luarss/openroad-mcpreferences:README.md— ~25git+https://github.com/luarss/openroad-mcp@v...install snippetsCHANGELOG.md— PR links (historical; update or leave)ROADMAP.md— issue tracker and discussions linksserver.json— repo URL, MCP name, Docker identifierMakefile—IMAGE_NAMEpyproject.toml— author email.github/workflows/docker-publish.yml— Docker image path.github/workflows/release.yml—sedcommands patching image path.claude/skills/release/SKILL.md— any hardcodedluarssrefs8. Cut First Release from New Org Repo
mainin new repoghcr.io/the-openroad-project/...io.github.the-openroad-project/openroad-mcp