storybookjs
Enterprise
storybook
Sign in / Sign up
Open main menu
Distributed computation caching and task execution are currently disabled for this organization.
Your Enterprise license has expired.
storybook
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
Canceled
34329
f31b2b5d Replace rollup-plugin-dts with rolldown-plugin-dts + tsgo for ~16x faster d.ts generation Use rolldown (Rust-based bundler) and tsgo (Go-based TypeScript compiler) instead of rollup + rollup-plugin-dts + tsc. tsgo compiles all entries in ~7s (vs ~10s per entry with tsc), and rolldown bundles declarations natively. Total types generation drops from ~2.7min to ~10s for the core package. https://claude.ai/code/session_01DUhTmj7c91ao6ga2DJPrTB
by Claude
C
Failed
34329
f31b2b5d Replace rollup-plugin-dts with rolldown-plugin-dts + tsgo for ~16x faster d.ts generation Use rolldown (Rust-based bundler) and tsgo (Go-based TypeScript compiler) instead of rollup + rollup-plugin-dts + tsc. tsgo compiles all entries in ~7s (vs ~10s per entry with tsc), and rolldown bundles declarations natively. Total types generation drops from ~2.7min to ~10s for the core package. https://claude.ai/code/session_01DUhTmj7c91ao6ga2DJPrTB
by Claude
C
Failed
34282
a405c37e fix: make init-empty and init-features cross-platform (Linux + Windows) Use node -p "require('os').tmpdir()" to resolve the platform temp directory instead of hardcoding /tmp/. This works on both Linux (/tmp) and Windows (C:\Users\...\AppData\Local\Temp) since bash is available on both via the shell: bash setting in the workflow. Also uses STORYBOOK_INIT_EMPTY_TYPE env var in the directory name to prevent collisions when multiple sandboxes run init-empty in parallel. https://claude.ai/code/session_01DPHy7fMFQxQRQzriyH1dEh
by Claude
C
Canceled
34282
c535a843 fix: use unique temp dirs for init-empty to avoid parallel collisions - Use STORYBOOK_INIT_EMPTY_TYPE env var in directory name so each sandbox gets its own /tmp/sb-init-empty-<type> directory - Replace fragile relative `cd ..` with absolute /tmp/ paths - Wrap in bash -c for consistency with init-features https://claude.ai/code/session_01DPHy7fMFQxQRQzriyH1dEh
by Claude
C
Canceled
34282
fb95dee8 chore: move agent skills and Codex config to separate PR Agent skills and Codex configuration moved to #34325 for independent review. https://claude.ai/code/session_01DPHy7fMFQxQRQzriyH1dEh
by Claude
C
Previous page
Previous
Next
Next page