Skip to content

test: verify OIDC trusted publishing via alpha prerelease - #29

Merged
lbb00 merged 1 commit into
mainfrom
test/alpha-oidc-verify
Sep 14, 2026
Merged

lbb00 merged 1 commit into
mainfrom
test/alpha-oidc-verify

Conversation

@lbb00

@lbb00 lbb00 commented Sep 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Enters changesets prerelease mode (alpha tag) and adds a no-op changeset for both packages.
  • Purpose: exercise the real changeset publish + npm OIDC trusted-publishing path end to end, without touching the latest dist-tag that real users get.
  • Merging this PR will make changesets/action open a "Version Packages (alpha)" PR; merging that PR triggers the actual npm publish attempt under the alpha dist-tag.

Test plan

  • Merge this PR
  • Merge the resulting "Version Packages (alpha)" PR (will confirm before merging, since that's the step that performs a real npm publish)
  • Verify npm view @devicekit/devices dist-tags / npm view @devicekit/frame dist-tags shows the alpha version under alpha, latest unchanged
  • Exit prerelease mode afterward (pnpm changeset pre exit)

🤖 Generated with Claude Code

Enters changesets prerelease mode (alpha tag) and adds a no-op
changeset, to exercise the real changeset publish + OIDC auth path
end to end without touching the latest dist-tag.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@lbb00
lbb00 merged commit 05398c7 into main Sep 14, 2026
1 check passed
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