dorfteich/.gitea
Claude Opus 4.8 4e8594263f Clean up fidelity sidecars so they never leak on the runner (#69)
The fidelity gate starts pandoc + Gotenberg via `docker run` on the shared
act_runner host but never removed them: a leaked (Chromium-backed) Gotenberg
container wasted memory until the next run and broke re-runs on the container
name. Pre-clean before starting, tear down with `if: always()`, and add a
10-minute job timeout so a hung sidecar can't linger.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EwZ4jR4KFAPvpjWevfUGX1
2026-07-10 14:44:46 +02:00
..
workflows Clean up fidelity sidecars so they never leak on the runner (#69) 2026-07-10 14:44:46 +02:00