storybookjs
Enterprise
storybook
Sign in / Sign up
Open main menu
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
34478
2b4fe004 fix: make clearStatuses and ensurePanel resilient to null providers - Guard ensurePanel against null/undefined panels collection to prevent crash when test providers don't return a value for PANEL type - Wrap logger.warn in nested try-catch inside clearStatuses so a logging failure never stops iteration over remaining providers Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
by Valentin P...
V
Failed
34478
2b4fe004 fix: make clearStatuses and ensurePanel resilient to null providers - Guard ensurePanel against null/undefined panels collection to prevent crash when test providers don't return a value for PANEL type - Wrap logger.warn in nested try-catch inside clearStatuses so a logging failure never stops iteration over remaining providers Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
by Valentin P...
V
Failed
34478
4336cd6b Merge branch 'next' into valentin/fix-clearing-change-detection-statuses
by Valentin P...
V
Failed
34478
bf9bd3f0 Merge branch 'next' into valentin/fix-clearing-change-detection-statuses
by Valentin P...
V
Failed
34478
f236f2ea chore: commit yarn.lock for @chromatic-com/storybook@5.1.2 and enable changeDetection in internal Storybook Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
by Valentin P...
V
Failed
34478
eef8d535 Update @chromatic-com/storybook to ^5.1.2; add clearStatuses unit tests Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
by Valentin P...
V
Succeeded
34478
ac535d97 Isolate clearStatuses per-provider with try/catch A thrown exception from one provider's clear() no longer aborts remaining providers. Each call is wrapped in a try/catch that logs a warning (via client-logger) including the provider id. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
by Valentin P...
V
Succeeded
34478
658c2a95 Sidebar: route clearStatuses through per-provider clear() API Each test provider now declares a clear() function on its addon registration. SidebarBottom calls api.clearStatuses() which dispatches to each registered provider's clear(), so non-test statuses like change detection are preserved. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
by Valentin P...
V
Succeeded
34478
e24ecb28 Fix TypeScript error in test-manager test Use vi.mocked() to properly type the mock's .mock property. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
by Valentin P...
V
Failed
34478
08ddcdb2 Refactor clearAll handling in TestManager and SidebarBottom components
by Valentin P...
V
Canceled
34478
08ddcdb2 Refactor clearAll handling in TestManager and SidebarBottom components
by Valentin P...
V
Previous page
Previous
Next
Next page