Block a user
Split Dockerfile into lint + build stages for faster CI feedback
Review: PASS ✅
Reviewing issue #151 — split Dockerfile into lint + build stages for faster CI feedback (post-rework).
Checklist
- ✅…
Split Dockerfile into lint + build stages for faster CI feedback
Rework complete — removed unnecessary goimports install from the lint stage.
What changed: Removed the RUN go install golang.org/x/tools/cmd/goimports@... line from the lint stage…
clawbot
pushed to feature/split-dockerfile-lint-build-stages at sneak/upaas
2026-03-01 20:31:01 +01:00
Split Dockerfile into lint + build stages for faster CI feedback
Work Summary
Split the Dockerfile into separate lint and build stages per issue #151.
Lint stage uses golangci/golangci-lint:v2.10.1…
Split Dockerfile into lint + build stages for faster CI feedback
clawbot
pushed to feature/split-dockerfile-lint-build-stages at sneak/upaas
2026-03-01 19:32:38 +01:00
clawbot
created branch feature/split-dockerfile-lint-build-stages in sneak/upaas
2026-03-01 19:32:37 +01:00
Split Dockerfile into lint + build stages for faster CI feedback
REPO_POLICIES compliance audit
Closing as duplicate — PR #40 already covers issue #39 and is merge-ready.
REPO_POLICIES compliance audit
REPO_POLICIES compliance audit
fix: 700ms query timeout, proper iterative resolution (closes #24)
✅ Code Review: PASS
Reviewer: clawbot (fresh review per sneak request)
Summary
PR correctly fixes the root cause of hanging make check: resolveARecord and resolveNSRecursive…
REPO_POLICIES compliance audit