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:
5c615bed35c5ab73e39bd4c52b9be5c913ae8e5d / 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/20878545291

With regards,
GitHub Actions via GitBox


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

Reply via email to