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
Succeeded
34172
4e275276 Restore configDir in storybook vitest config (needed when running from root)
by Kasper Peulen
K
Succeeded
34172
4e275276 Restore configDir in storybook vitest config (needed when running from root)
by Kasper Peulen
K
Succeeded
34172
8b2044a8 Remove reactDocgenTypescript test (covered elsewhere)
by Kasper Peulen
K
Failed
34172
8b2044a8 Remove reactDocgenTypescript test (covered elsewhere)
by Kasper Peulen
K
Failed
34172
8a7137cd Restore publish.yml to match next
by Kasper Peulen
K
Failed
34172
8a7137cd Restore publish.yml to match next
by Kasper Peulen
K
Canceled
34172
8b78c8bc Merge branch 'next' into kasper/vitest-root-migration
by Kasper Peulen
K
Succeeded
34172
f31885c1 Update yarn.lock
by Kasper Peulen
K
Failed
34172
f31885c1 Update yarn.lock
by Kasper Peulen
K
Canceled
34172
0134642e Revert unrelated publish.yml change and remove unnecessary configDir
by Kasper Peulen
K
Failed
34172
7ffabb50 Fix tests that relied on process.cwd() being code/ - eslint-plugin: derive rootDir from process.cwd() instead of hardcoding 'code' - react-docgen: mock process.cwd() to renderer directory so tsconfig resolution works from any vitest root
by Kasper Peulen
K
Failed
34172
dd4d3378 Note in AGENTS.md that the default branch is next
by Kasper Peulen
K
Failed
34172
403a41dd Revert "Remove unused scripts from code/package.json" This reverts commit e9cc2d35824bd70339ad99fb9a8072cfe56d0700.
by Kasper Peulen
K
Canceled
34172
e9cc2d35 Remove unused scripts from code/package.json Remove await-serve-storybooks, build, changelog, changelog:next, danger, github-release, and i scripts that are not referenced in any CI config or workflow.
by Kasper Peulen
K
Canceled
34172
a78e33b1 Move storybook:vitest scripts from code/ to root package.json Vitest runs from root, so these scripts belong there too.
by Kasper Peulen
K
Failed
34172
7bfea231 Remove test/test:watch/affected:test scripts from code/package.json Vitest now runs from root, so these were just delegating with `cd ..`. Updated storybook:vitest and ci-tests to call vitest directly, and updated AGENTS.md to reflect root-level commands.
by Kasper Peulen
K
Failed
34172
ecd29967 Fix BrowserCommands augmentation by deduplicating vitest The addon had vitest ^4.0.14 while root had ^4.1.0, causing two separate copies with distinct BrowserCommands interfaces. Bump addon devDeps to ^4.1.0 and use the docs-recommended `declare module 'vitest/browser'` augmentation path.
by Kasper Peulen
K
Failed
34172
05865b1f Address PR review feedback and fix addon-vitest type check - Remove ignoreSourceErrors from pseudo-states vitest config - Use yarn test in code/project.json NX target - Replace __dirname with import.meta.dirname in vitest.config.storybook.ts - Move vite from resolutions to devDependencies - Fix BrowserCommands type augmentation for vitest 4.1.0 compatibility
by Kasper Peulen
K
Failed
34172
6079fbd6 Fix test-manager mock for vitest 4.1.0 compatibility Vitest 4.1.0 changed module mocking behavior: importOriginal() in manual mocks no longer loads/transforms original modules (#9774). Remove the importOriginal() spread since the test only needs the createVitest mock — no other exports from vitest/node are used at runtime.
by Kasper Peulen
K
Canceled
34172
eed6a371 Upgrade vitest from 4.0.14 to 4.1.0 - Upgrade vitest and @vitest/* packages to ^4.1.0 - Add vite resolution to pin ^7.0.4 (vitest 4.1.0 pulls in vite 8.0.0 which breaks JSX transforms) - Update EXISTING_RESOLUTIONS for ecosystem-ci Note: test-manager.test.ts has 14 new failures due to vitest 4.1.0's module mocking changes (#9774: manual mocks no longer load/transform original modules). This test mocks vitest/node internals and needs a separate fix.
by Kasper Peulen
K
Previous page
Previous
Next
Next page