This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from cba68b69635 Shorten German Translation of Asset in Navigation (#57671)
add 58fc8609d54 Enable ruff PLW1641 rule (#57679)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/serialization/definitions/param.py | 3 +++
airflow-core/src/airflow/serialization/serialized_objects.py | 3 +++
airflow-core/src/airflow/task/priority_strategy.py | 3 +++
airflow-core/src/airflow/timetables/_cron.py | 3 +++
airflow-core/src/airflow/timetables/interval.py | 3 +++
airflow-core/src/airflow/timetables/simple.py | 3 +++
airflow-core/src/airflow/utils/db.py | 3 +++
airflow-core/tests/unit/models/test_renderedtifields.py | 3 +++
airflow-core/tests/unit/serialization/test_dag_serialization.py | 3 +++
airflow-core/tests/unit/serialization/test_serde.py | 3 +++
airflow-core/tests/unit/utils/test_json.py | 3 +++
airflow-core/tests/unit/utils/test_sqlalchemy.py | 2 +-
dev/airflow_perf/sql_queries.py | 3 +++
devel-common/src/sphinx_exts/docs_build/errors.py | 3 +++
devel-common/src/sphinx_exts/docs_build/spelling_checks.py | 3 +++
devel-common/src/tests_common/test_utils/timetables.py | 3 +++
kubernetes-tests/tests/kubernetes_tests/test_base.py | 3 +++
.../celery/tests/integration/celery/test_celery_executor.py | 3 +++
.../kubernetes/src/airflow/providers/cncf/kubernetes/secret.py | 3 +++
.../src/airflow/providers/databricks/hooks/databricks.py | 9 +++++++++
.../src/airflow/providers/fab/auth_manager/models/__init__.py | 3 +++
.../tests/unit/snowflake/operators/test_snowflake_sql.py | 3 +++
providers/weaviate/tests/unit/weaviate/hooks/test_weaviate.py | 3 +++
pyproject.toml | 1 +
task-sdk/src/airflow/sdk/definitions/asset/__init__.py | 4 ++++
task-sdk/src/airflow/sdk/definitions/operator_resources.py | 6 ++++++
task-sdk/src/airflow/sdk/definitions/param.py | 3 +++
task-sdk/src/airflow/sdk/execution_time/context.py | 9 +++++++++
task-sdk/src/airflow/sdk/execution_time/lazy_sequence.py | 3 +++
task-sdk/src/airflow/sdk/io/store.py | 3 +++
task-sdk/tests/task_sdk/bases/test_operator.py | 3 +++
31 files changed, 105 insertions(+), 1 deletion(-)