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