ghostguild-org/.forgejo
Jennie Robinson Faber a797f8e17c
Some checks failed
Test / vitest (push) Successful in 11m12s
Test / playwright (push) Failing after 7m43s
Test / visual (push) Failing after 7m39s
Test / Notify on failure (push) Successful in 2s
fix(ci): start MongoDB explicitly via docker run
The Forgejo runner isn't honoring the 'services:' block — the playwright
job booted the server cleanly but every Mongo query returned ECONNREFUSED
on 127.0.0.1:27017. Replace 'services:' with an explicit 'docker run -d'
step + nc-based readiness wait.
2026-05-01 07:03:16 +01:00
..
workflows fix(ci): start MongoDB explicitly via docker run 2026-05-01 07:03:16 +01:00