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
Failed
34027
2621d241 Upgrade husky from v4 to v9 Husky v4 configured hooks via package.json and used husky.local.sh for path resolution, which broke in git worktrees (the monorepo cd path got overwritten on every yarn install). Husky v9 uses plain shell scripts in .husky/ and sets core.hooksPath, which works correctly across worktrees without any postinstall hacks. - Replace package.json husky config with .husky/pre-commit script - Add prepare script and husky dependency to root package.json - Run lint-staged in both code/ and scripts/ directories - Preserve SKIP_STORYBOOK_GIT_HOOKS escape hatch - Remove husky v4 from code/ and scripts/ package.json
by Kasper Peulen
K
Canceled
34027
2621d241 Upgrade husky from v4 to v9 Husky v4 configured hooks via package.json and used husky.local.sh for path resolution, which broke in git worktrees (the monorepo cd path got overwritten on every yarn install). Husky v9 uses plain shell scripts in .husky/ and sets core.hooksPath, which works correctly across worktrees without any postinstall hacks. - Replace package.json husky config with .husky/pre-commit script - Add prepare script and husky dependency to root package.json - Run lint-staged in both code/ and scripts/ directories - Preserve SKIP_STORYBOOK_GIT_HOOKS escape hatch - Remove husky v4 from code/ and scripts/ package.json
by Kasper Peulen
K
Previous page
Previous
Next
Next page