Skip to content

ci: scope to build-only until Phase 2 lands#5

Merged
suleimansh merged 1 commit into
mainfrom
ci/scope-to-build-only
Jun 25, 2026
Merged

ci: scope to build-only until Phase 2 lands#5
suleimansh merged 1 commit into
mainfrom
ci/scope-to-build-only

Conversation

@suleimansh

Copy link
Copy Markdown
Member

Closes #4.

CI ran build, typecheck, and test. Only build passes today: typecheck (includes .test.ts) and test both pull broader @rudderjs/* packages that aren't dependencies of this repo. Narrowed CI to pnpm install + pnpm build, with a TODO pointing at #3 to re-enable the full suite once @gemstack/ai-sdk is decoupled from @rudderjs/core/orm.

typecheck/test pull broader @rudderjs/* packages via the .test.ts files
and can't pass standalone yet (see #3). build excludes tests and is the
meaningful gate for now.
@suleimansh suleimansh added enhancement New feature or request priority: high Should be addressed soon labels Jun 25, 2026
@suleimansh suleimansh self-assigned this Jun 25, 2026
@suleimansh suleimansh merged commit 339726f into main Jun 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request priority: high Should be addressed soon

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI: scope to build-only until Phase 2 lands

1 participant