avast/gradle-docker-compose-plugin

Feature Reqest: add an option to skip Health-Check

Offen

#496 geöffnet am 13.10.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Groovy (103 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (429 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 24T 11h) (2 gemergte PRs in 30 T)

Beschreibung

Looking around the code in ComposeUp.groovy#waitForHealthyContainers the compose up task is hardwired to wait until all containers are healthy. I had an idea for an Regression test where i would like to test using a unhealthy ontainer

Contributor Guide