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/03/07 22:40:27 UTC

[airflow] branch master updated (71c5979 -> b718495)

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 71c5979  Created initial guide for HDFS operators  (#11212)
     add b718495  Adds verbose mode to prepare_provider_packages scripts/breeze cmds. (#14508)

No new revisions were added by this update.

Summary of changes:
 dev/provider_packages/README.md                    |   8 +
 dev/provider_packages/README_BACKPORT_PACKAGES.md  |   1 +
 dev/provider_packages/prepare_provider_packages.py | 182 ++++++++++++++-------
 scripts/in_container/_in_container_utils.sh        |   4 +
 .../run_prepare_provider_documentation.sh          |   1 +
 .../in_container/run_prepare_provider_packages.sh  |   2 +
 6 files changed, 140 insertions(+), 58 deletions(-)