Skip to content

chore: add dual npm release workflows#1462

Merged
jkomyno merged 2 commits intomainfrom
fix/studio-core-release-flow
Mar 25, 2026
Merged

chore: add dual npm release workflows#1462
jkomyno merged 2 commits intomainfrom
fix/studio-core-release-flow

Conversation

@jkomyno
Copy link
Contributor

@jkomyno jkomyno commented Mar 24, 2026

Summary

  • add a publish workflow for OIDC-based npm publishes from main, including manual explicit-version publishes
  • add a Changesets release-PR workflow without auto-publishing from the PR workflow
  • fix prepublish export checking and document the release process in RELEASE.md

Verification

  • pnpm vitest --project release --run
  • pnpm typecheck
  • pnpm version-packages
  • pnpm release:prepare
  • npm publish --dry-run --access public
@jkomyno jkomyno force-pushed the fix/studio-core-release-flow branch from b295a9e to 3b55d3a Compare March 24, 2026 20:16
Copy link

@wmadden wmadden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, nice work @jkomyno 👍🏻

@jkomyno jkomyno merged commit c5f5b70 into main Mar 25, 2026
@jkomyno jkomyno deleted the fix/studio-core-release-flow branch March 25, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants