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/12/05 18:54:36 UTC

[airflow] branch master updated (12c1fe2 -> e9b2ff5)

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 12c1fe2  Increments number of providers detected and stop failing (#12841)
     add e9b2ff5  Add notes about PIP 20.3 breaking Airflow installation (#12840)

No new revisions were added by this update.

Summary of changes:
 CONTRIBUTING.rst                                   | 20 ++++++++++++++++++-
 IMAGES.rst                                         | 10 ++++++++++
 INSTALL                                            |  8 ++++++++
 LOCAL_VIRTUALENV.rst                               | 19 ++++++++++++++++++
 README.md                                          |  9 +++++++++
 UPDATING.md                                        | 10 ++++++++++
 UPGRADING_TO_2.0.md                                | 18 +++++++++++++++++
 airflow/providers/discord/README.md                |  1 +
 .../PROVIDER_README_TEMPLATE.md.jinja2             |  8 ++++++++
 docs/apache-airflow/installation.rst               | 23 +++++++++++++++++-----
 docs/apache-airflow/start.rst                      |  9 +++++++++
 11 files changed, 129 insertions(+), 6 deletions(-)