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/19 07:03:54 UTC

[airflow] branch master updated (d93b6e5 -> 68f647a)

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 d93b6e5  Revert "Optimizes CI builds heavily with selective checks (#11541)" (#11648)
     add 68f647a  Dumps more logs in case of CI failure (#11614)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci.yml                    | 36 ++++++++++++++++++++++++-----
 scripts/ci/libraries/_start_end.sh          | 27 ++++++++++++++++++----
 scripts/ci/libraries/_verbosity.sh          |  1 +
 scripts/ci/mysql/conf.d/airflow.cnf         |  1 +
 scripts/in_container/_in_container_utils.sh |  8 +++----
 scripts/in_container/run_ci_tests.sh        |  7 +++++-
 6 files changed, 65 insertions(+), 15 deletions(-)