-
[NA] [CI] Add TypeScript SDK E2E tests workflow (#4782)
发布于
2026-01-16 14:36:35 +00:00 - [NA] [CI] Add TypeScript SDK E2E tests workflow
Adds a new GitHub Actions workflow for running TypeScript SDK end-to-end tests across Node.js versions 18, 20, and 22. The workflow:
- Triggers on pull requests and pushes to main when TypeScript SDK or backend files change
- Sets up Opik server with guardrails support
- Runs integration tests for the TypeScript SDK
- Captures backend logs on failure for debugging
- Supports manual workflow dispatch
-
test on existing wf
-
Add OPIK_URL_OVERRIDE support for local testing and implement integration tests
-
read permissions only
-
add openapi secrets
-
remove log
-
fix unit tests
-
skip some failing tests
-
revert test change and add fixes to the actual wf
下载附件