TanStack
OSS
ai
Sign in / Sign up
Open main menu
ai
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
fix/sync-models-changeset-detection
8377fa84 fix: detect all changed packages for changeset in model sync pipeline The `pnpm generate:models` pipeline runs three scripts sequentially: fetch, convert (regenerates @tanstack/ai-openrouter), and sync (adds new models to provider-specific packages). The changeset was only created when sync found new provider-specific models (totalAdded > 0), missing changes from the convert step entirely. Replace the totalAdded guard with git-based detection that finds all packages with uncommitted changes across the entire pipeline, ensuring changesets are created whenever any package is modified.
16 hours ago
by Alem Tuzlak
A
Succeeded
fix/sync-models-changeset-detection
8377fa84 Merge c6bc7322b7949c78b427b450e975111c4b86e293 into e83250668e4b166d9c5aa388a7da3587d549687f
16 hours ago
by Alem Tuzlak
A
Succeeded
fix/sync-models-changeset-detection
dd655b57 fix: detect all changed packages for changeset in model sync pipeline The `pnpm generate:models` pipeline runs three scripts sequentially: fetch, convert (regenerates @tanstack/ai-openrouter), and sync (adds new models to provider-specific packages). The changeset was only created when sync found new provider-specific models (totalAdded > 0), missing changes from the convert step entirely. Replace the totalAdded guard with git-based detection that finds all packages with uncommitted changes across the entire pipeline, ensuring changesets are created whenever any package is modified.
16 hours ago
by Alem Tuzlak
A
Succeeded
fix/sync-models-changeset-detection
dd655b57 fix: detect all changed packages for changeset in model sync pipeline The `pnpm generate:models` pipeline runs three scripts sequentially: fetch, convert (regenerates @tanstack/ai-openrouter), and sync (adds new models to provider-specific packages). The changeset was only created when sync found new provider-specific models (totalAdded > 0), missing changes from the convert step entirely. Replace the totalAdded guard with git-based detection that finds all packages with uncommitted changes across the entire pipeline, ensuring changesets are created whenever any package is modified.
16 hours ago
by Alem Tuzlak
A
Previous page
Previous
Next
Next page