Skip to content

Use stable UI boundaries in React plugins#596

Closed
RhysSullivan wants to merge 1 commit intocodex/effect-lint-baselinefrom
codex/effect-lint-react-ui-boundaries
Closed

Use stable UI boundaries in React plugins#596
RhysSullivan wants to merge 1 commit intocodex/effect-lint-baselinefrom
codex/effect-lint-react-ui-boundaries

Conversation

@RhysSullivan
Copy link
Copy Markdown
Owner

Summary

  • switch Google Discovery, OnePassword, and shared secret form mutations to promiseExit
  • use stable UI error messages instead of reading unknown failure details
  • keep React hook/context invariant throws as explicit narrow boundaries

Verification

  • bunx oxlint -c .oxlintrc.jsonc packages/react/src/api/scope-context.tsx packages/react/src/plugins/secret-form.tsx packages/plugins/google-discovery/src/react/AddGoogleDiscoverySource.tsx packages/plugins/onepassword/src/react/OnePasswordSettings.tsx --deny-warnings
  • git diff --check
  • bun run typecheck (packages/react)
  • bun run typecheck (packages/plugins/google-discovery)
  • bun run typecheck (packages/plugins/onepassword)

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 6, 2026

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 86a7c38 Commit Preview URL

Branch Preview URL
May 06 2026, 03:07 AM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 6, 2026

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 successful!
View logs
executor-cloud 86a7c38 May 06 2026, 03:07 AM

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 6, 2026

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@596

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@596

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@596

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@596

@executor-js/storage-core

npm i https://pkg.pr.new/@executor-js/storage-core@596

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@596

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@596

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@596

@executor-js/plugin-google-discovery

npm i https://pkg.pr.new/@executor-js/plugin-google-discovery@596

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@596

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@596

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@596

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@596

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@596

executor

npm i https://pkg.pr.new/executor@596

commit: 86a7c38

@RhysSullivan
Copy link
Copy Markdown
Owner Author

Closing as superseded by focused PRs: #643 covers source UI boundaries, #614 covers 1Password settings, and #683 preserves the unique scope-context boundary notes.

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