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 2020/10/17 09:17:32 UTC

[airflow] branch master updated (c77865b -> 925f761)

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 c77865b  bump werkzeug version (#11610)
     add 925f761  Behaviour to install all airflow providers added (#11529)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build-images-workflow-run.yml |   1 +
 .github/workflows/ci.yml                        |   1 +
 BREEZE.rst                                      |  15 +++
 CONTRIBUTING.rst                                | 159 ++++++++++++++----------
 Dockerfile                                      |   3 +
 Dockerfile.ci                                   |  10 +-
 IMAGES.rst                                      |  18 ++-
 INSTALL                                         |  18 +++
 breeze                                          |  10 ++
 breeze-complete                                 |   2 +-
 docs/production-deployment.rst                  |  17 +++
 scripts/ci/libraries/_build_images.sh           |   3 +
 scripts/ci/libraries/_initialization.sh         |   3 +
 setup.py                                        |   6 +-
 14 files changed, 193 insertions(+), 73 deletions(-)