Skip to content

Clean up OpenAPI parse boundaries#575

Closed
RhysSullivan wants to merge 1 commit intocodex/effect-lint-baselinefrom
codex/effect-lint-openapi-parse
Closed

Clean up OpenAPI parse boundaries#575
RhysSullivan wants to merge 1 commit intocodex/effect-lint-baselinefrom
codex/effect-lint-openapi-parse

Conversation

@RhysSullivan
Copy link
Copy Markdown
Owner

Summary

  • parse JSON OpenAPI specs with Effect Schema boundaries
  • normalize YAML parse results through the same object schema boundary
  • replace raw parse/fetch cause text with stable OpenApiParseError messages
  • add focused Effect Vitest coverage for JSON, YAML, empty input, and non-object input

Verification

  • bunx oxlint -c .oxlintrc.jsonc packages/plugins/openapi/src/sdk/parse.ts packages/plugins/openapi/src/sdk/parse.test.ts --format json
  • bun run typecheck (packages/plugins/openapi)
  • bunx vitest run src/sdk/parse.test.ts

@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 Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 74c0739 Commit Preview URL

Branch Preview URL
May 06 2026, 01:59 AM

@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 successful!
View logs
executor-cloud 74c0739 May 06 2026, 01:59 AM

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 6, 2026

Open in StackBlitz

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/cli

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

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/storage-core

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-google-discovery

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

executor

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

commit: 74c0739

@RhysSullivan
Copy link
Copy Markdown
Owner Author

Closing as superseded by focused PRs: #647 covers the parser boundary implementation, and #686 preserves the parse tests as a stacked follow-up on that parser PR.

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