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 b002215df2 Migrate amazon provider operator tests from `unittests` to 
`pytest` (#28149)
     add 68217f5df8 Merge redis and rabbitmq integration into celery (#28205)

No new revisions were added by this update.

Summary of changes:
 dev/breeze/src/airflow_breeze/global_constants.py  |   6 +-
 images/breeze/output-commands-hash.txt             |  10 +-
 images/breeze/output-commands.svg                  |  98 ++++++++---------
 images/breeze/output_shell.svg                     | 110 +++++++++----------
 images/breeze/output_start-airflow.svg             | 120 ++++++++++-----------
 images/breeze/output_testing.svg                   |  22 ++--
 images/breeze/output_testing_tests.svg             |  90 ++++++++--------
 ...ntegration-redis.yml => integration-celery.yml} |  17 ++-
 scripts/ci/docker-compose/integration-rabbitmq.yml |  40 -------
 scripts/in_container/check_environment.sh          |  75 ++++++-------
 .../cli/commands/test_celery_command.py            |   3 +-
 .../integration/executors/test_celery_executor.py  |   6 +-
 .../providers/redis/hooks/test_redis.py            |   2 +-
 .../redis/operators/test_redis_publish.py          |   2 +-
 .../providers/redis/sensors/test_redis_key.py      |   2 +-
 .../providers/redis/sensors/test_redis_pub_sub.py  |   2 +-
 16 files changed, 275 insertions(+), 330 deletions(-)
 rename scripts/ci/docker-compose/{integration-redis.yml => 
integration-celery.yml} (75%)
 delete mode 100644 scripts/ci/docker-compose/integration-rabbitmq.yml

Reply via email to