Skip to content

Fix Google Discovery SDK typed boundaries#648

Closed
RhysSullivan wants to merge 1 commit intocodex/effect-lint-baselinefrom
codex/batch16-google-discovery-sdk-boundaries
Closed

Fix Google Discovery SDK typed boundaries#648
RhysSullivan wants to merge 1 commit intocodex/effect-lint-baselinefrom
codex/batch16-google-discovery-sdk-boundaries

Conversation

@RhysSullivan
Copy link
Copy Markdown
Owner

Summary

  • parse Google Discovery persisted rows with Effect Schema
  • keep fetch and invocation failures in typed plugin errors
  • remove raw throws, try/catch, and unknown message handling from SDK paths

Verification

  • bunx oxlint -c .oxlintrc.jsonc packages/plugins/google-discovery/src/sdk/binding-store.ts packages/plugins/google-discovery/src/sdk/plugin.ts packages/plugins/google-discovery/src/sdk/invoke.ts --deny-warnings
  • bunx oxfmt --check packages/plugins/google-discovery/src/sdk/binding-store.ts packages/plugins/google-discovery/src/sdk/plugin.ts packages/plugins/google-discovery/src/sdk/invoke.ts
  • bun run --cwd packages/plugins/google-discovery typecheck
  • bun run --cwd packages/plugins/google-discovery test

@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 191d3d3 Commit Preview URL

Branch Preview URL
May 06 2026, 04:22 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 191d3d3 May 06 2026, 04:23 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@648

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/storage-core

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

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-google-discovery

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

executor

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

commit: 191d3d3

@RhysSullivan
Copy link
Copy Markdown
Owner Author

Closing as superseded by focused PRs: #657 covers Google Discovery store/plugin boundaries and #685 preserves the invoke boundary cleanup.

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