This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 85a5677904 Revert "respect soft_fail argument when ExternalTaskSensor
runs in deferrable mode (#33196)" (#33458)
add e434ae8e4a Simplify conditions on len() (#33454)
No new revisions were added by this update.
Summary of changes:
airflow/cli/commands/pool_command.py | 2 +-
airflow/cli/commands/webserver_command.py | 2 +-
airflow/dag_processing/processor.py | 2 +-
airflow/listeners/listener.py | 2 +-
airflow/models/baseoperator.py | 2 +-
airflow/models/dag.py | 4 ++--
airflow/sensors/filesystem.py | 2 +-
airflow/triggers/file.py | 2 +-
airflow/www/extensions/init_jinja_globals.py | 2 +-
airflow/www/fab_security/manager.py | 6 +++---
airflow/www/views.py | 2 +-
dev/breeze/src/airflow_breeze/utils/coertions.py | 2 +-
12 files changed, 15 insertions(+), 15 deletions(-)