The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
14ab4a067e7919fcf129398d6b7b0bd0c9777371 / Ephraim Anierobi 
<[email protected]>
Remove double warning in CLI  when config value is deprecated

There's a double warning when getting a value for a deprecated configuration. 
This happens because we first check if the config exists, which issues a 
warning and then getting the config also issues the same warning. Now that we 
don't error for non-existing configs, we should not check existence before 
getting a config value

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

With regards,
GitHub Actions via GitBox


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

Reply via email to