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/publish-dist-artifacts
c5d21145 fix(docs): skip generated reference/ links in verify-links docs/reference/** is TypeDoc-generated at build and not committed, so the link checker resolved ../reference/classes/StreamProcessor to a missing file and failed. The check normally passed only via Nx cache; a cache-miss re-run surfaced the latent failure. Treat reference/ targets as valid routes and skip them.
by Alem Tuzlak
A
Succeeded
fix/publish-dist-artifacts
c5d21145 Merge eb654dc2a84154bd3160a3982d1af4949365702b into f83c9913e28427bdc8b47d867fece7cb3979e35f
by Alem Tuzlak
A
Succeeded
fix/publish-dist-artifacts
e4e4340e fix(release): build packages in CI before publish so dist is included The release job runs Checkout -> Setup -> changesets with no build, so dist/ is absent when changeset publish packs tarballs. files: ["dist"] silently includes nothing when dist/ is missing, so releases 0.33.0-0.36.0 shipped src-only and resolved every export to a missing file. Add a fresh, cache-bypassing build step to the release job before changesets (a cached build can report success without materializing dist/), and add a changeset republishing every package with compiled output (ai -> 0.37.0).
by Alem Tuzlak
A
Failed
fix/publish-dist-artifacts
e4e4340e Merge 01e05a2cffdce10a78b38c60c55e19232755ee70 into f83c9913e28427bdc8b47d867fece7cb3979e35f
by Alem Tuzlak
A
Succeeded
fix/publish-dist-artifacts
f778c943 fix(release): build packages before publish so dist is included in tarballs Releases 0.33.0-0.36.0 published without a dist/ directory because the release workflow relied on an Nx-cached build whose outputs were not on disk when changeset publish packed the tarballs. files: ["dist"] silently includes nothing when dist/ is absent, so every package shipped src/ only and resolved its exports to missing files. Run a fresh, cache-bypassing build of all packages immediately before changeset publish, and add a changeset republishing every package with compiled output (ai -> 0.37.0).
by Alem Tuzlak
A
Failed
fix/publish-dist-artifacts
f778c943 Merge a0928687d7c1973cf0259bfc8b926029c6cdb843 into f83c9913e28427bdc8b47d867fece7cb3979e35f
by Alem Tuzlak
A
Previous page
Previous
Next
Next page