community.docker/tests/integration/targets/docker_compose_v2/tasks
Felix Fontein eed89f32eb
docker_compose_v2: allow to specify pull policy; parse pull events; improve error handling; always return stderr (#746)
* Add pull option for 'docker compose up'.

* Improve dry-mode event parsing, and also parse pull-related events.

* Improve error handling, and add first tests.

* Fix action status documentation.

* Add more tests.

* Always return stderr.

This makes debugging misbehavior a lot easier since you can see
what 'docker compose' actually returned.

* Reformat existing tests.
2024-01-07 08:45:20 +01:00
..
tests docker_compose_v2: allow to specify pull policy; parse pull events; improve error handling; always return stderr (#746) 2024-01-07 08:45:20 +01:00
main.yml Add docker_compose_v2 module (#739) 2024-01-03 07:05:08 +00:00
run-test.yml Add docker_compose_v2 module (#739) 2024-01-03 07:05:08 +00:00