Skip to content

fix: build core before extension release verification#230

Merged
developer-1px merged 1 commit into
mainfrom
fix/extension-rc-publish-order
Jul 12, 2026
Merged

fix: build core before extension release verification#230
developer-1px merged 1 commit into
mainfrom
fix/extension-rc-publish-order

Conversation

@developer-1px

Copy link
Copy Markdown
Owner

Fresh publish checkouts do not contain packages/json-document/dist, while extension typechecks resolve core through package exports. This builds core before extension release verification and advances the unpublished extension retry to 0.1.1-rc.1 so the failed rc.0 tag remains immutable. Local clean-checkout simulation passed all three extension verifies and dry-run packs; docs, metadata, lockfile, and registry availability checks passed.

Fresh release checkouts have no core dist output, while extension workspaces resolve core types through package exports. Build core before verifying extensions and retry the unpublished train as 0.1.1-rc.1.
@developer-1px developer-1px merged commit 3e72198 into main Jul 12, 2026
3 checks passed
@developer-1px developer-1px deleted the fix/extension-rc-publish-order branch July 12, 2026 01:42
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