This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 22e75b5d9ff Refactor devel-common/tests_common to use SQLA2 (#59849)
add a2f11808b1c Add result_backend_transport_options for Redis Sentinel
support in Celery (#59498)
No new revisions were added by this update.
Summary of changes:
providers/celery/provider.yaml | 29 +++++++
.../providers/celery/executors/default_celery.py | 15 ++++
.../airflow/providers/celery/get_provider_info.py | 20 +++++
.../unit/celery/executors/test_celery_executor.py | 91 ++++++++++++++++++++++
4 files changed, 155 insertions(+)