You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/10/19 01:02:57 UTC

[airflow] branch master updated (8ed2229 -> d93b6e5)

This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 8ed2229  Revert "Fixed an error introduced in selective checks (#11640)" (#11647)
     add d93b6e5  Revert "Optimizes CI builds heavily with selective checks (#11541)" (#11648)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build-images-workflow-run.yml    |  45 ++--
 .github/workflows/ci.yml                           | 209 +++++-------------
 .github/workflows/codeql-analysis.yml              |   2 +-
 CI.rst                                             | 152 +------------
 .../{selective_ci_checks.sh => selective_tests.sh} | 245 +++++++--------------
 .../ci/static_checks/run_basic_static_checks.sh    |  49 -----
 6 files changed, 155 insertions(+), 547 deletions(-)
 rename scripts/ci/{selective_ci_checks.sh => selective_tests.sh} (65%)
 delete mode 100755 scripts/ci/static_checks/run_basic_static_checks.sh