Skip to content

πŸš€ release: v0.3.5 β€” handle rename β†’ scttbnsn (URLs/badges + MCP namespace migration)#12

Merged
scttbnsn merged 2 commits into
mainfrom
rename/scttbnsn-handle
Jun 6, 2026
Merged

πŸš€ release: v0.3.5 β€” handle rename β†’ scttbnsn (URLs/badges + MCP namespace migration)#12
scttbnsn merged 2 commits into
mainfrom
rename/scttbnsn-handle

Conversation

@scttbnsn

@scttbnsn scttbnsn commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

GitHub account renamed s-b-e-n-s-o-n β†’ scttbnsn.

URL/badge updates: README badges + clone URL, package.json repository/homepage/bugs, server.json url, glama maintainers, SECURITY/CHANGELOG links, CODEOWNERS, docs.

MCP-registry namespace migration (now included as v0.3.5): package.json:mcpName and server.json:name moved io.github.s-b-e-n-s-o-n/... β†’ io.github.scttbnsn/portkey-admin-mcp; version bumped 0.3.4 β†’ 0.3.5 (package.json, server.json top + packages[0], lockfile); CHANGELOG entry added; cached docs/glama-score/scores.json owner login/slug refreshed. The npm package name (portkey-admin-mcp) is unchanged, so npx portkey-admin-mcp installs keep working. Build + 114 tests green locally.

Post-merge release steps (require npm auth; registry publish is automatic via OIDC)

git checkout main && git pull
npm publish --access public          # publishes portkey-admin-mcp@0.3.5 with the new mcpName
git tag v0.3.5 && git push origin v0.3.5   # Release workflow β†’ GitHub Release + MCP Registry publish (github-oidc)

The publish-registry job authenticates via GitHub OIDC for this repo, which proves ownership of the io.github.scttbnsn namespace β€” no secrets needed. It waits for npm 0.3.5 before publishing, and the registry validates the npm package's mcpName matches server.json name.

scttbnsn added 2 commits June 5, 2026 14:24
The GitHub handle rename s-b-e-n-s-o-n β†’ scttbnsn left the published MCP
registry identity on the old namespace, which can no longer be verified
(the registry checks namespace ownership against the current account).

- πŸ”§ config(registry): mcpName + server.json name β†’ io.github.scttbnsn/portkey-admin-mcp
- πŸ”§ config: bump 0.3.4 β†’ 0.3.5 (package.json, server.json top + packages[0], lockfile)
- πŸ“ docs(changelog): document the 0.3.5 namespace migration
- πŸ”§ config: refresh cached glama-score owner login/slug to scttbnsn

npm package name (portkey-admin-mcp) is unchanged, so installs keep working.
@scttbnsn scttbnsn changed the title πŸ”§ config: update repo URLs/badges for GitHub handle rename β†’ scttbnsn πŸš€ release: v0.3.5 β€” handle rename β†’ scttbnsn (URLs/badges + MCP namespace migration) Jun 5, 2026
@scttbnsn scttbnsn merged commit 1a2baac into main Jun 6, 2026
1 check passed
@scttbnsn scttbnsn deleted the rename/scttbnsn-handle branch June 6, 2026 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant