wangdl 703703bb56
All checks were successful
Deploy API Server / build-and-unit (push) Successful in 31s
Deploy API Server / current-integration (push) Successful in 30s
Deploy API Server / backward-compat (push) Successful in 16s
Deploy API Server / deploy (push) Successful in 1m2s
perf(ci): skip Worker Integration when no worker-related paths changed
- Path detection checks src/workers/, ai-analysis/, ai/, queue/, outbox/,
  prisma schema/migrations, and test worker-integration files
- Uses saved /tmp/prev-head from build-and-unit checkout
- Non-worker commits: Worker Integration skips in ~0s
- Worker commits: full integration test runs (~90s)
- Does not block deploy when skipped

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-20 14:14:56 +08:00
..