You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/01/30 17:10:27 UTC

[airflow] branch master updated (86695b6 -> 25d68a7)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 86695b6  Deprecate email credentials from environment variables. (#13601)
     add 25d68a7  Fix error on DockerSwarmOperator with auto_remove True (#13532) (#13852)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/docker/operators/docker_swarm.py |  8 +++++---
 .../docker/operators/test_docker_swarm.py          | 23 ++++++++++++++++++++++
 2 files changed, 28 insertions(+), 3 deletions(-)