Commit Graph
8 Commits
Author SHA1 Message Date
Hartmutandclaude-flow f141a84a14 chore: ignore .env copies, allow docker commands in Claude Code settings
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
.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
Hartmut d6df582e5e chore: stop tracking .claude/worktrees agent scratch repos
CI / Architecture Guardrails (push) Successful in 2m19s
CI / Typecheck (push) Successful in 4m48s
CI / Lint (push) Successful in 4m41s
CI / Assistant Split Regression (push) Successful in 7m58s
CI / Unit Tests (push) Successful in 10m18s
CI / Build (push) Successful in 8m43s
CI / Fresh-Linux Docker Deploy (push) Failing after 3m34s
CI / E2E Tests (push) Failing after 4m29s
CI / Release Images (push) Has been skipped
2026-04-13 00:04:43 +02:00
Hartmut 6370c8acef chore(e2e): ignore playwright runtime env 2026-04-01 07:47:18 +02:00
Hartmut 8c5be51251 feat(platform): checkpoint current implementation state 2026-04-01 07:42:03 +02:00
Hartmut 819345acfa feat(platform): harden access scoping and delivery baseline 2026-03-30 00:27:31 +02:00
Hartmut 47e4d701ff chore(repo): checkpoint current capakraken implementation state 2026-03-29 12:47:12 +02:00
Hartmut 4f48afe7b4 feat(planning): ship holiday-aware planning and assistant upgrades 2026-03-28 22:49:28 +01:00
Hartmut dd55d0e78b chore(repo): initialize planarchy workspace 2026-03-14 14:31:09 +01:00