• Joined on 2026-03-17
marcel opened issue marcel/familienarchiv#601 2026-05-15 21:17:45 +02:00
devops: move observability stack out of CI workspace into /opt/familienarchiv/
marcel deleted branch fix/eslint-projectservice-slow-lint from marcel/familienarchiv 2026-05-15 20:10:10 +02:00
marcel merged pull request marcel/familienarchiv#600 2026-05-15 20:10:09 +02:00
fix(eslint): remove projectService from Svelte parser — restores fast lint
marcel pushed to main at marcel/familienarchiv 2026-05-15 20:10:09 +02:00
23515b8542 fix(eslint): remove projectService from Svelte parser — restores fast lint
marcel created pull request marcel/familienarchiv#600 2026-05-15 20:10:03 +02:00
fix(eslint): remove projectService from Svelte parser — restores fast lint
marcel created branch fix/eslint-projectservice-slow-lint in marcel/familienarchiv 2026-05-15 20:09:50 +02:00
marcel pushed to fix/eslint-projectservice-slow-lint at marcel/familienarchiv 2026-05-15 20:09:50 +02:00
23515b8542 fix(eslint): remove projectService from Svelte parser — restores fast lint
marcel deleted branch fix/issue-598-obs-dood-bind-mounts from marcel/familienarchiv 2026-05-15 19:51:08 +02:00
marcel pushed to main at marcel/familienarchiv 2026-05-15 19:51:07 +02:00
e4ac5f08e7 docs(ci): document workspace bind-mount setup for DooD runners
15ef079eff docs(adr): add ADR-015 for DooD workspace bind-mount approach
56c3e51657 fix(ci): replace overlay2 sync with workspace bind mount for DooD
2cc8b1174b fix(ci): configure workspace bind mount for DooD bind-mount resolution
1fc47888d5 fix(ci): sync observability configs to host before docker compose up (#598)
Compare 5 commits »
marcel merged pull request marcel/familienarchiv#599 2026-05-15 19:51:05 +02:00
fix(ci): sync observability configs to host before docker compose up
marcel closed issue marcel/familienarchiv#598 2026-05-15 19:51:05 +02:00
devops: fix observability stack bind mounts failing in DooD runner
marcel pushed to fix/issue-598-obs-dood-bind-mounts at marcel/familienarchiv 2026-05-15 19:47:27 +02:00
e4ac5f08e7 docs(ci): document workspace bind-mount setup for DooD runners
marcel commented on pull request marcel/familienarchiv#599 2026-05-15 19:42:21 +02:00
fix(ci): sync observability configs to host before docker compose up

🎨 Leonie Voss (@leonievoss) — UI/UX Design Lead

Verdict: Approved

This PR contains no user-facing changes — it's a CI runner configuration change and an Architecture Decision Record…

marcel commented on pull request marcel/familienarchiv#599 2026-05-15 19:42:17 +02:00
fix(ci): sync observability configs to host before docker compose up

🧪 Sara Holt (@saraholt) — QA Engineer & Test Strategist

Verdict: ⚠️ Approved with concerns

What I checked

Test plan is stale and partially invalid. The PR test plan references…

marcel commented on pull request marcel/familienarchiv#599 2026-05-15 19:42:09 +02:00
fix(ci): sync observability configs to host before docker compose up

🔐 Nora "NullX" Steiner — Application Security Engineer

Verdict: Approved

What I checked

Docker socket exposure — unchanged, acceptable for this trust model. The options

marcel commented on pull request marcel/familienarchiv#599 2026-05-15 19:41:59 +02:00
fix(ci): sync observability configs to host before docker compose up

📋 Elicit — Requirements Engineer

Verdict: ⚠️ Approved with concerns

Blockers

The PR's stated requirements and test plan do not match the implementation in the diff.

The PR…

marcel commented on pull request marcel/familienarchiv#599 2026-05-15 19:41:49 +02:00
fix(ci): sync observability configs to host before docker compose up

🔧 Tobias Wendt (@tobiwendt) — DevOps & Platform Engineer

Verdict: ⚠️ Approved with concerns

Blockers

PR description is completely wrong for what's in the diff. The body…

marcel commented on pull request marcel/familienarchiv#599 2026-05-15 19:41:38 +02:00
fix(ci): sync observability configs to host before docker compose up

👨‍💻 Felix Brandt (@felixbrandt) — Senior Fullstack Developer

Verdict: ⚠️ Approved with concerns

Blockers

PR description describes the wrong implementation. The body still…

marcel commented on pull request marcel/familienarchiv#599 2026-05-15 19:41:30 +02:00
fix(ci): sync observability configs to host before docker compose up

🏛️ Markus Keller (@mkeller) — Senior Application Architect

Verdict: ⚠️ Approved with concerns

Blockers

PR description is stale — describes v1, diff implements v2. The PR body…

marcel commented on pull request marcel/familienarchiv#599 2026-05-15 19:39:25 +02:00
fix(ci): sync observability configs to host before docker compose up

Implementation update — replaced overlay2 sync with workspace bind mount

After reviewer discussion, the initial overlay2/nsenter sync approach was replaced with a simpler fix that removes the…