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/10/22 21:26:33 UTC

[airflow] branch master updated (95be3ee -> 0647888)

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 95be3ee  Fix Static Checks (#11749)
     add 0647888  Enables splitting tests into smaller chunks (#11659)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci.yml                     |  4 ++++
 breeze                                       |  3 +++
 scripts/ci/libraries/_initialization.sh      |  2 +-
 scripts/ci/testing/ci_run_airflow_testing.sh | 26 ++++++++++++++++----------
 scripts/in_container/entrypoint_ci.sh        |  1 +
 tests/bats/breeze/test_breeze_complete.bats  |  4 ++--
 6 files changed, 27 insertions(+), 13 deletions(-)