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/11/02 14:17:44 UTC

[airflow] branch master updated (2354bd2 -> adbf764)

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 2354bd2  Checks if all the libraries in setup.py are listed in installation.rst file (#12023)
     add adbf764  Fixes documentation-only selective checks (#12038)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build-images-workflow-run.yml |  4 +-
 .github/workflows/ci.yml                        | 58 +++++++-------------
 scripts/ci/selective_ci_checks.sh               | 70 +++++++++++++++++--------
 3 files changed, 68 insertions(+), 64 deletions(-)