This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 9608ebff5e Fix wrong logs depupe in UI (#41346)
add 16f0073c19 Add retrieve output docker swarm operator (#41531)
No new revisions were added by this update.
Summary of changes:
airflow/providers/docker/operators/docker.py | 27 ++++++++-------
airflow/providers/docker/operators/docker_swarm.py | 38 ++++++++++++++++++++++
.../docker/operators/test_docker_swarm.py | 24 ++++++++++----
3 files changed, 68 insertions(+), 21 deletions(-)