[openstreetmap/openstreetmap-website] fixes: #6585 add Postgres healthcheck and make Docker workflow wait + retries (PR #6588)

Manik notifications at github.com
Thu Dec 4 04:10:27 UTC 2025


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/6588 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251203/608a59aa/attachment-0001.htm>


More information about the rails-dev mailing list