Skip to content

add promise-based @executor/sdk and plugin subpath exports - #116

Closed
RhysSullivan wants to merge 2 commits into
extract-corefrom
sdk-subpath-exports
Closed

add promise-based @executor/sdk and plugin subpath exports#116
RhysSullivan wants to merge 2 commits into
extract-corefrom
sdk-subpath-exports

Conversation

@RhysSullivan

Copy link
Copy Markdown
Collaborator

Create packages/published/sdk with a promise-based wrapper around
@executor/core for external consumers. Add public.ts subpath exports
to all plugin packages (. for promise SDK, ./core for Effect internals).
Configure tsup builds and publishConfig for npm publishing.

@vercel

vercel Bot commented Apr 8, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
executor-web Error Error Apr 8, 2026 10:36pm

Request Review

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
executor 3a77bf0 Apr 08 2026, 10:19 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Apr 8, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 39a2c3a Commit Preview URL

Branch Preview URL
Apr 09 2026, 08:59 PM

RhysSullivan commented Apr 8, 2026

Copy link
Copy Markdown
Collaborator Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Publish @executor-js/sdk with promise-wrapped executor API, and add publishConfig + subpath exports (./core for Effect APIs) to all plugins. Plugins get published under @executor-js/plugin-*.
Replace type-cast assignments with wrapper functions that let TypeScript infer the return type as ExecutorPlugin. The SDK's AnyPlugin union and PluginExtensions auto-promisification handle the rest.
@RhysSullivan

Copy link
Copy Markdown
Collaborator Author

Superseded by #142 — consolidated @executor-js/core + @executor-js/sdk into one package with dual entry points.

@RhysSullivan
RhysSullivan deleted the sdk-subpath-exports branch June 11, 2026 08:01
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