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 e1beefc Fix test bug introduced by #15165 (#15221)
add aebacd7 Constraints are now parallelized and merged in single job
(#15211)
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci.yml | 64 ++++++----------------
BREEZE.rst | 39 ++++++-------
CONTRIBUTING.rst | 19 +++++--
scripts/ci/constraints/ci_commit_constraints.sh | 2 +-
.../ci_generate_all_constraints.sh} | 13 ++++-
scripts/ci/constraints/ci_generate_constraints.sh | 8 +++
.../images/ci_wait_for_and_verify_all_ci_images.sh | 5 +-
.../ci_wait_for_and_verify_all_prod_images.sh | 4 +-
scripts/ci/libraries/_parallel.sh | 13 +++++
9 files changed, 89 insertions(+), 78 deletions(-)
copy scripts/ci/{images/ci_wait_for_and_verify_all_ci_images.sh =>
constraints/ci_generate_all_constraints.sh} (75%)