The GitHub Actions job "Tests" on 
airflow.git/fix/60000-celery-conf-sdk-migration has failed.
Run started by GitHub user ftakelait (triggered by ftakelait).

Head commit for run:
e0223d0393244f4995394d3deb08c2bafe512eb1 / Fouzi Takelait <[email protected]>
fix(providers/celery): Migrate conf imports to SDK compatibility layer

Replace imports of `from airflow.configuration import conf` with
`from airflow.providers.common.compat.sdk import conf` for Airflow 3.x
compatibility.

Add fallback parameters to conf.get() calls that execute at module
import time to prevent AirflowConfigException when config keys are
not yet loaded.

Part of #60000

Signed-off-by: Fouzi Takelait <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to