avast/gradle-docker-compose-plugin

Feature Reqest: add an option to skip Health-Check

Aberta

#496 aberto em 13 de out. de 2025

 (0 comentário) (0 reação) (0 responsável)Groovy (103 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (429 estrelas)
Métricas de merge de PR
 (Mesclagem média 24d 11h) (2 fundiu PRs em 30d)

Description

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

Guia do colaborador