Compare commits

..
2 Commits
Author SHA1 Message Date
westfarn 8c42f7f54e fixing migration
CI / test (pull_request) Successful in 4s
Unit Tests / test (pull_request) Successful in 3s
2026-07-14 07:07:15 -05:00
westfarn 629d337380 Isolate CI/deploy tests from host/prod DATABASE_URL.
CI / test (pull_request) Successful in 3s
Unit Tests / test (pull_request) Successful in 3s
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

Diff Content Not Available