On status=done, calls pushBranchForJob before DB write: - pushed=true → DONE + pushed_at + branch set + worktree cleanup (keepBranch=true) - no-changes → DONE without pushed_at + worktree cleanup - push failure → FAILED with error message + worktree preserved for manual inspection Also adds pushed_at to vendored prisma schema + regenerates client. 6 unit tests for prepareDoneUpdate covering all push outcomes. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| git | ||
| get-claude-context-filter.test.ts | ||
| tasks-status-update.test.ts | ||
| update-job-status-push.test.ts | ||
| update-job-status-worktree.test.ts | ||
| verify-plan.test.ts | ||
| wait-for-job-snapshot.test.ts | ||
| wait-for-job-worktree.test.ts | ||