Skip to content

Publish releases from CI via OIDC trusted publishing - #132

Merged
wkoverfield merged 1 commit into
mainfrom
chore/trusted-publishing
Aug 14, 2026
Merged

Publish releases from CI via OIDC trusted publishing#132
wkoverfield merged 1 commit into
mainfrom
chore/trusted-publishing

Conversation

@wkoverfield

Copy link
Copy Markdown
Owner

Tag-triggered release workflow: verifies the tag matches release metadata, runs the full suite, then publishes to npm via OIDC trusted publishing and to the MCP registry via GitHub Actions OIDC. No tokens exist in CI; each publish step skips a registry that already carries the version, so a partial release can be completed with a manual re-run. CONTRIBUTING gains the release runbook.

Requires one-time npm configuration: package settings, Publishing access, Trusted Publisher (GitHub Actions, repository wkoverfield/quilt, workflow release.yml).

🤖 Generated with Claude Code

Tag-triggered workflow publishes to npm (trusted publishing, no tokens
in CI) and the MCP registry (GitHub Actions OIDC). The tag must match
package.json, the full suite runs first, and each publish step skips a
registry that already carries the version so a partially-shipped release
can be completed with a manual re-run. CONTRIBUTING documents the flow.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
quilt-dev Ready Ready Preview Aug 14, 2026 11:50am

Request Review

@wkoverfield
wkoverfield merged commit a236271 into main Aug 14, 2026
4 checks passed
@wkoverfield
wkoverfield deleted the chore/trusted-publishing branch August 14, 2026 11:54
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