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/28 19:08:29 UTC

[airflow] branch master updated (0d21457 -> 82fa048)

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 0d21457  Refactored setup.py to better reflect changes in providers (#13314)
     add 82fa048  Production image can also be upgraded to newer dependencies (#13345)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build-images-workflow-run.yml |  4 ++--
 .github/workflows/ci.yml                        |  6 +++---
 .github/workflows/scheduled_quarantined.yml     |  2 +-
 BREEZE.rst                                      |  6 ++++++
 CI.rst                                          |  2 +-
 Dockerfile                                      | 26 ++++++++++++++++++-------
 Dockerfile.ci                                   |  6 +++---
 breeze                                          | 12 +++++++++++-
 breeze-complete                                 |  2 +-
 docs/apache-airflow/production-deployment.rst   |  5 ++++-
 scripts/ci/libraries/_build_images.sh           |  4 +++-
 scripts/ci/libraries/_initialization.sh         |  4 ++--
 scripts/ci/libraries/_runs.sh                   |  8 ++++++--
 scripts/ci/selective_ci_checks.sh               | 10 +++++-----
 14 files changed, 67 insertions(+), 30 deletions(-)