Files
orion/.gitea/workflows
Samir Boulahtit 874e254c11
Some checks failed
CI / pytest (push) Failing after 36m48s
CI / dependency-scanning (push) Successful in 27s
CI / audit (push) Successful in 9s
CI / ruff (push) Failing after 7s
CI / architecture (push) Failing after 10s
CI / docs (push) Has been skipped
fix(ci): use Docker service hostname for PostgreSQL in pytest job
act_runner executes jobs in Docker containers on the same network as
service containers. Use service name (postgres:5432) instead of
localhost with port mapping.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 09:49:33 +01:00
..