Files
scha/.gitea/workflows
westfarn 629d337380
CI / test (pull_request) Successful in 3s
Unit Tests / test (pull_request) Successful in 3s
Isolate CI/deploy tests from host/prod DATABASE_URL.
Compose was interpolating ${DATABASE_URL} from the Act runner, so containerized tests could hit shared Postgres. Use COMPOSE_DATABASE_URL, an ephemeral compose project with down -v, and clear DB env in unit-test workflows.
2026-07-14 06:55:30 -05:00
..