The GitHub Actions job "Tests AMD" on airflow.git/fix-sqs-queue-import has 
succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
fce3b2ca9b1e62a64614b2629aed4175df9808e4 / Jarek Potiuk <[email protected]>
Move MESSAGE_QUEUE_PROVIDERS array to where it belongs - to msq_queue

The MESSAGE_QUEUE_PROVIDERS array was defined in the `__init__.py` of
the provider and it was pretty wrong because it was evaluated when
the provider was imported - so it was impossible to import the
base provider without initializing the arraym which caused circular
import.

Fixes: #51770

Report URL: https://github.com/apache/airflow/actions/runs/15677109281

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to