ci: Sprint 04 — CI/CD reliability (BuildKit docs, cache-to, version pins, cleanup, compose validation)
Deploy Claude Dev (Dev) / deploy-claude-dev-dev (push) Failing after 40s
Run Tests / Secret Detection (pull_request) Failing after 2m26s
Deploy Dashboard (Dev) / Deploy to Dev (push) Has been cancelled
Deploy Dashboard (Dev) / Backend Tests (push) Has been cancelled
Deploy Dashboard (Dev) / Frontend Tests (push) Has been cancelled
Run Tests / Backend Tests (pull_request) Failing after 11m46s
Run Tests / Frontend Tests (pull_request) Failing after 46s
Deploy Claude Dev (Dev) / deploy-claude-dev-dev (push) Failing after 40s
Run Tests / Secret Detection (pull_request) Failing after 2m26s
Deploy Dashboard (Dev) / Deploy to Dev (push) Has been cancelled
Deploy Dashboard (Dev) / Backend Tests (push) Has been cancelled
Deploy Dashboard (Dev) / Frontend Tests (push) Has been cancelled
Run Tests / Backend Tests (pull_request) Failing after 11m46s
Run Tests / Frontend Tests (pull_request) Failing after 46s
- Document DOCKER_BUILDKIT=0 rationale in all deploy workflows - Add --cache-to type=inline to all docker build commands - Pin Python 3.12 and Node 20 with version assertions in CI - Remove dead test-summary job from test.yml - Reconcile required-tools.txt with Dockerfile.base (bash, ca-certificates, openssh-client) - Clean up stale artifacts (Dockerfile comment, orphaned .md files) - Add docker-compose config validation before claude-dev deploy Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -8,4 +8,3 @@ COPY scripts /opt/claude-dev/scripts
|
||||
RUN chmod +x /opt/claude-dev/scripts/*.sh
|
||||
|
||||
CMD ["bash"]
|
||||
# CI test 1775295475
|
||||
|
||||
Reference in New Issue
Block a user