Files
Hartmutandclaude-flow f141a84a14
CI / Architecture Guardrails (pull_request) Failing after 4m37s
CI / Lint (pull_request) Successful in 5m41s
CI / Assistant Split Regression (pull_request) Successful in 5m54s
CI / Typecheck (pull_request) Successful in 6m18s
CI / Build (pull_request) Skipped
CI / E2E Tests (pull_request) Skipped
CI / Fresh-Linux Docker Deploy (pull_request) Skipped
CI / Unit Tests (pull_request) Failing after 17m20s
CI / Release Images (pull_request) Skipped
chore: ignore .env copies, allow docker commands in Claude Code settings
.gitignore matched .env and .env.*.local but not the copies people and tools
actually leave behind — .env.bak-20260911, .env.save, .env.orig. Those carry
the identical secrets and showed up as untracked, one `git add .` away from
being committed. Patterns verified with git check-ignore.

The .claude/settings.json entry stops Claude Code prompting for confirmation
on every docker/docker compose invocation during local debugging.

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-09-11 16:21:41 +02:00
..