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/11/09 01:54:15 UTC

[airflow] branch v2-2-test updated (19edd2d -> 62fa057)

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

potiuk pushed a change to branch v2-2-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 19edd2d  Restored proper default branch and constraint branch
     add 6cf67a1  Fix static checks
     add 62fa057  Fix whitespace error causing failing graphviz test (#19472)

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                                    |  3 ++-
 airflow/www/security.py                                    |  6 +++---
 .../docker-examples/extending/add-apt-packages/Dockerfile  |  2 +-
 .../extending/add-build-essential-extend/Dockerfile        |  2 +-
 .../docker-examples/extending/add-providers/Dockerfile     |  2 +-
 .../docker-examples/extending/add-pypi-packages/Dockerfile |  2 +-
 .../docker-examples/extending/embedding-dags/Dockerfile    |  2 +-
 .../extending/writable-directory/Dockerfile                |  2 +-
 .../docker-examples/restricted/restricted_environments.sh  |  4 ++--
 docs/docker-stack/entrypoint.rst                           | 14 +++++++-------
 tests/utils/test_dot_renderer.py                           |  2 +-
 11 files changed, 21 insertions(+), 20 deletions(-)