You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: P1 optimizations — reduce redundant work in CI/CD pipelines
- Remove explicit `npm run build` in publish_npm.yml (prepack already triggers it)
- Add karma-webdriver-launcher to devDependencies, remove ad hoc CI install
- Add workflow concurrency cancellation for verify_pull_request and verify_branch
- Narrow setup-dashjs cache key to root package-lock.json only
- Use npm ci instead of npm install for samples/network-interceptor in deploy
Refs Dash-Industry-Forum#5004
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments