rdev/internal/claudebox
jordan 9cca5cc41b
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix: add proper instrumentation to git clone for debugging
- Log clone request with work_dir, URL, and token presence
- Log workspace state (is_git_repo, existing remote)
- Log all decision points (pull vs clone, clear workspace)
- Detect and clear non-empty non-git directories before clone
- Capture both stdout and stderr for clone failures
- Include exit code in error messages
2026-02-07 07:59:53 -07:00
..
executor.go feat: enterprise worker pool with HTTP sidecar pattern 2026-02-05 16:21:11 -07:00
git.go fix: add proper instrumentation to git clone for debugging 2026-02-07 07:59:53 -07:00
sdlc.go feat: enterprise worker pool with HTTP sidecar pattern 2026-02-05 16:21:11 -07:00
server.go feat: enterprise worker pool with HTTP sidecar pattern 2026-02-05 16:21:11 -07:00