### Description Parent issue: https://github.com/apache/airflow/issues/41641 ## Ruff ### AIR302 #### name * [x] `TriggerRule.NONE_FAILED_OR_SKIPPED` (from #44475) * [x] argument `appbuilder` in BaseAuthManager and its subclasses (from #45009) #### context key * [ ] `conf` (from #44820) ### AIR303 * [x] `airflow.config_templates.default_celery.DEFAULT_CELERY_CONFIG` → `airflow.providers.celery.executors.default_celery.DEFAULT_CELERY_CONFIG` (from #45017) (3.3.0) ### Use case/motivation _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
Description
Parent issue: #41641
Ruff
AIR302
name
TriggerRule.NONE_FAILED_OR_SKIPPED(from refactor(trigger_rule): remove deprecated NONE_FAILED_OR_SKIPPED #44475)appbuilderin BaseAuthManager and its subclasses (from Add option in auth manager interface to define FastAPI api #45009)context key
conf(from Removeconffrom Task Context #44820)AIR303
airflow.config_templates.default_celery.DEFAULT_CELERY_CONFIG→airflow.providers.celery.executors.default_celery.DEFAULT_CELERY_CONFIG(from Remove deprecatedDEFAULT_CELERY_CONFIGfrom core config_templates #45017) (3.3.0)Use case/motivation
No response
Related issues
No response
Are you willing to submit a PR?
Code of Conduct