Parse build events from stderr. (#779)

This commit is contained in:
Felix Fontein
2024-01-25 06:40:32 +01:00
committed by GitHub
parent b5391c7971
commit b5d085bb88
4 changed files with 103 additions and 2 deletions
@@ -0,0 +1,2 @@
bugfixes:
- "docker_compose_v2 - properly parse dry-run build events from ``stderr`` (https://github.com/ansible-collections/community.docker/issues/778, https://github.com/ansible-collections/community.docker/pull/779)."