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 2021/08/27 12:50:33 UTC

[airflow] branch main updated (41632e0 -> a2fd67d)

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

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


    from 41632e0  Fix provider.yaml errors due to exit(0) in test (#17858)
     add a2fd67d  Update to Celery 5 (#17397)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/commands/celery_command.py    | 49 ++++++++++--------
 setup.py                                  |  7 ++-
 tests/cli/commands/test_celery_command.py | 86 +++++++++++++++----------------
 tests/executors/test_celery_executor.py   | 18 +++----
 4 files changed, 82 insertions(+), 78 deletions(-)