tyler36 / ddev-php-dumper

Collect and manage 'dump' information in Docker Desktop
Apache License 2.0
0 stars 0 forks source link

Test against HEAD are failing #6

Open tyler36 opened 1 day ago

tyler36 commented 1 day ago

Starting around this week (2024-09-16), tests against head began failing.

Failed to restart test-php-dump: composeCmd failed to run 'COMPOSE_PROJECT_NAME=ddev-test-php-dump docker-compose -f /home/runner/tmp/test-php-dump/.ddev/.ddev-docker-compose-base.yaml -f /home/runner/tmp/test-php-dump/.ddev/docker-compose.php-dumper.yaml config', action='[config]', err='exit status 15', stdout='', stderr='validating /home/runner/tmp/test-php-dump/.ddev/docker-compose.php-dumper.yaml: services.web.extra_hosts array items[0,1] must be unique'

Unable to replicate locally with HEAD because of WSL/Docker Desktop setup

tyler36 commented 1 day ago

5 attempts to fix this.