Skip to content

Mark @emulators packages private - #18

Merged
RhysSullivan merged 1 commit into
mainfrom
private-emulators
Jul 25, 2026
Merged

Mark @emulators packages private#18
RhysSullivan merged 1 commit into
mainfrom
private-emulators

Conversation

@RhysSullivan

Copy link
Copy Markdown

The @emulators npm scope belongs to a third party (vercel-release-bot/ctate), so our workspace packages under it can never be published there — every release-workflow attempt since 0.13.4 failed on them. They are bundled into @executor-js/emulate by tsup (noExternal) and referenced only via workspace protocol, so nothing resolves them from the registry.

Marks all 22 packages private: true (npm publish now refuses with EPRIVATE), drops their publishConfig, and removes the @emulators publish loop and version probe from the release workflow. @executor-js/emulate remains the single published artifact.

@RhysSullivan
RhysSullivan marked this pull request as ready for review July 25, 2026 15:46
@RhysSullivan
RhysSullivan merged commit 995a0c1 into main Jul 25, 2026
1 check failed
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