Skip to content

ci: build and test TypeScript packages#35

Open
realmehmetali wants to merge 1 commit into
worldcoin:mainfrom
realmehmetali:agent/typescript-ci
Open

ci: build and test TypeScript packages#35
realmehmetali wants to merge 1 commit into
worldcoin:mainfrom
realmehmetali:agent/typescript-ci

Conversation

@realmehmetali

Copy link
Copy Markdown

What changed

  • add a root test command for the core and x402 TypeScript suites
  • add a root check command that builds all TypeScript packages before running tests
  • run that check on pull requests and pushes to main with a pinned Bun toolchain

Why

The repository already has TypeScript tests and package build commands, but they are not currently exercised by a pull-request workflow. This gives contributors and maintainers one local command that matches CI and catches cross-workspace build or test regressions before merge.

Validation

  • bun run check
  • 25 tests passed across the core and x402 suites

AI assistance

This contribution was prepared with AI-assisted repository inspection and editing. The final diff and validation results were reviewed by the contributor.

@realmehmetali
realmehmetali marked this pull request as ready for review July 21, 2026 17:55
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