fixes:#6585
This PR stabilizes the Docker-based CI workflow by ensuring that Postgres is 
fully ready before Rails tests begin, and by adding lightweight retry logic 
around the test command. The root cause of the flakiness was that tests could 
start before Postgres had finished initializing, causing intermittent failures.





You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/6588

-- Commit Summary --

  * ci: add Postgres healthcheck and make Docker workflow wait + retries

-- File Changes --

    M .github/workflows/docker.yml (21)
    M docker-compose.yml (5)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/6588.patch
https://github.com/openstreetmap/openstreetmap-website/pull/6588.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6588
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to