This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch v2-7-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard 98e3c99bcf Parse 'docker context ls --format=json' correctly (#34711)
discard df43cbb6c5 Avoid WSL2 ones when finding a context for Breeze (#34538)
discard d2436e0046 Support rootless mode for docker. (#34537)
discard c86ebeb897 Fix broken breeze by fixing package version (#34701)
discard 3f89ab4063 Update RELEASE_NOTES.rst
discard 12f2fd5ced Update version to 2.7.2
discard 6e22dbabb3 Add information about drop support MsSQL as DB Backend in
the future (#34375)
discard 6d62f3febe Update min-sqlalchemy version to account for latest
features used (#34293)
discard 14e01708c3 Import AUTH_REMOTE_USER from FAB in WSGI middleware example
(#34721)
discard 54f23231be Fixed rows count in the migration script (#34348)
discard 7fcb9317d2 Fix SesssionExemptMixin spelling (#34696)
discard 033ffa91be Fix foreign key warning re ab_user.id (#34656)
discard c32570f2b4 Fix: make dry run optional for patch task instance (#34568)
discard 8a50232e7f Correct docs for multi-value select (#34690)
discard 48e974db2f Document how to use the system's timezone database (#34667)
discard 9ecdff0447 Fix non deterministic datetime deserialization (#34492)
discard 262e231c16 Restrict `astroid` version < 3 (#34658)
discard 0c9c86a3b7 Fail dag test if defer without triggerer (#34619)
discard af5c86e3df fix connections exported output (#34640)
discard 79a87dff32 Don't run isort when creating new alembic migrations
(#34636)
discard f860f9d1a0 Use iterative loop to look for mapped parent (#34622)
discard a99cd81b53 Fix some whitespace (#34632)
discard bb5fbab13d Clarify what landing time means in doc (#34608)
discard a0b4ef16d2 fix(cli): remove "to backfill" from --task-regex help
message (#34598)
discard ba1b1da078 Fix is_parent_mapped value by checking if any of the parent
tg is mapped (#34587)
discard b2bad04ba5 Avoid top-level airflow import to avoid circular dependency
(#34586)
discard 4dceaed81b Fix: Add 3.11 as supported Python version (#34575)
discard b92ec745ed Fix ODBC Connection page formatting (#34572)
discard e1d41ca98e Fix screenshot in dynamic task mapping docs (#34566)
discard c42012f60d Restore EXISTING_ROLES from security.py (#34523)
discard ec7007e7d7 Add more exemptions to lengthy metric list (#34531)
discard bc2bef8a79 using seconds for failed scenarios too (#34532)
discard 1480d58704 Change two whitespaces to one (#34519)
discard e7944e010f Fix class reference in Public Interface documentation
(#34454)
discard dd6e614e94 Clarify var.value.get and var.json.get usage (#34411)
discard 701ac6de95 Deprecate numeric type python version in
PythonVirtualEnvOperator (#34359)
discard 4fcdeaac63 Schedule default value description (#34291)
discard f3b44c6813 Docs for triggered_dataset_event (#34410)
discard e45e663d58 Add LocalKubernetesExecutor in the config.yml's executor
description (#34414)
discard 5a475bf56a Fix dag warning endpoint permissions (#34355)
discard eefaeecd2e Update cluster-policies.rst (#34174)
discard d9e36e1efe Refactor os.path.splitext to Path.* (#34352)
discard c410f0e211 Fix spelling errors in readme and license files (#34383)
discard 6da499c380 docs: correct typo in best-practices.rst (#34361)
discard 37b152e6ca Add DagRun events (#34328)
discard dbfe5258c4 Provide tabular overview about trigger form param types
(#34285)
discard 391fc99cd5 REST API: Fix task instance access issue in the batch
endpoint (#34315)
discard b89d6508e2 Add link to Amazon Provider Configuration in Core
documentation (#34305)
discard 9368c4d840 correcting wrong time showing in grid view (#34179)
discard c7c943a00f Add "security infrastructure" paragraph to security model
(#34301)
discard fd3e86848b Change links to SQLAlchemy 1.4 (#34288)
discard fafc65ef1a Fix www cluster_activity view not loading due to
standaloneDagProcessor templating (#34274)
discard fb47619066 replace = by is for type comparaison (#33983)
discard f1e3734db3 Refactor integer division (#34180)
discard 25cf5a29b8 Refactor: Simplify comparisons (#34181)
discard 6ca326a489 Refactor: Simplify string generation (#34118)
discard bc8b820230 Set loglevel=DEBUG in 'Not syncing DAG-level permissions'
(#34268)
discard 49b9671549 Replace sequence concatination by unpacking in Airflow
tests (#33935)
discard 5e8a15fbf0 Refactor: tmp_path in tests/dag_processing (#33740)
discard b5e4e66c08 Replace unnecessary dict comprehension with dict() in core
(#33858)
discard 8bbb0267ae Change "not all" to "any" for ease of readability (#34259)
discard 78e5d3907a Add SBOM entry in security documentation (#34261)
discard a5e0c49069 Make param validation consistent for DAG validation and
triggering (#34248)
discard 7ece62541e Replace assert by if...raise in decorators package (#34250)
discard ec2babd1c5 Replace assert by if...raise in www package (#34249)
discard ecf1967d2a Move default timezone to except block (#34245)
discard 25fdcd5b37 Combine similar if logics in core (#33988)
discard 2e51877256 Ensure details panel is shown when any tab is selected
(#34136)
discard 539895d1c8 Refactor: Consolidate import and usage of random (#34108)
discard ccb8022af0 Consolidate importing of os.path.* (#34060)
discard 2ad8eff046 Replace single element slice by next() in Airflow tests
(#33938)
discard bdc3000610 Fix issues related to access_control={} (#34114)
discard a837d41e2b Fix unfound ab_user table in the CLI session (#34120)
discard c2614c4a10 Fix FAB-related logging format interpolation (#34139)
discard 43f1587f7f Fix query bug in next_run_datasets_summary endpoint (#34143)
discard c8bca77bd7 Fix for TaskGroup toggles for duplicated labels (#34072)
discard 61b1bdb522 Fix the required permissions to clear a TI from the UI
(#34123)
discard fc582400b1 Added more example code for XCom push and pull (#34016)
discard e7cf52c655 Reuse _run_task_session in mapped render_template_fields
(#33309)
discard 0556e6571e Fix scheduler logic to plan new dag runs by ignoring manual
runs (#34027)
discard 8c0989facb Replace sequence concatination by unpacking in Airflow core
(#33934)
discard c87970af3b Add missing audit logs for Flask actions add, edit and
delete (#34090)
discard 4be5de5769 Bring back SHUTDOWN-related constants (#34063)
discard 9cd3246461 Refactor unneeded 'continue' jumps around the repo (#33849)
discard 27223b125b Refactor unneeded 'continue' jumps in jobs (#33846)
discard 551faf3d00 Remove [project] section from `pyproject.toml` (#34014)
discard b22b6264a3 Add state utils to Public Airflow Interface (#34059)
discard fba97a910b Refactor unneeded 'continue' jumps in cli (#33845)
discard db8f014d3e Move the try outside the loop when this is possible in
Airflow core (#33975)
discard 621a24f7cc Refactor unneeded 'continue' jumps in setup.py (#33848)
discard 88848ef9a6 Refactor unneeded 'continue' jumps in dag processing
(#33839)
discard 90ad7f83ab Hide Irrelevant Dag Processor from Cluster Activity Page
(#33611)
discard 91fbe40157 Update CONTRIBUTING.rst information wrt Slack channels
(#34025)
discard 652ea8e950 Remove infinite animation for pinwheel, spin for 1.5s
(#34020)
discard c856008c59 Refactor unneeded 'continue' jumps in configuration (#33844)
discard 42751ae608 Refactor unneeded 'continue' jumps in utils (#33836)
discard 9857678dbf Refactor unneeded 'continue' jumps in api (#33842)
discard 1752782a28 Restore rendering of provider configuration with
version_addded (#34011)
discard 62e32e622e replace loop by any when looking for a positive value in
core (#33985)
discard faebab139a docs(core-airflow): replace markdown style link with rst
style link (#33990)
discard 09fe8d8ba3 Do not create lists we don't need (#33519)
discard 707096302a Remove useless string join from core (#33969)
discard 7ed70e0e71 Add TCH001 and TCH002 rules to pre-commit to detect and
move type checking modules (#33865)
discard 9a2e7b7fa6 Add cancel_trigger_ids to to_cancel dequeue in batch
(#33944)
discard cf4897cd3f Avoid creating unnecessary list when parsing stats datadog
tags (#33943)
discard ef72eba81b Replace dict.items by dict.values when key is not used in
core (#33940)
discard 53ac5536d6 Replace lambdas with comprehensions (#33745)
discard 7a837acdbf Cleanup: remove remnants of 'shutdown' task instance state
(#33893)
discard f23e488665 Fix typo in views (#33830)
discard 9fe078db98 Improve modules import in Airflow core by some of them into
a type-checking block (#33755)
discard 0d413aaef6 Refactor: remove unused state - SHUTDOWN (#33746)
discard f287598e94 Improve importing the modules in Airflow dag_processing,
datasets and example_dags packages (#33808)
discard 783a26e439 Improve importing the modules in Airflow serialization,
task, template and ti_deps packages (#33812)
discard 3cd5fc4156 Improve importing the modules in Airflow macros, metrics,
notifications and secrets packages (#33811)
discard a8a990a609 Improve importing the modules in Airflow www package
(#33810)
discard 5c0ff5a807 Improve importing the modules in Airflow jobs package
(#33805)
discard 94a9afc644 Improve importing the module in Airflow decorators package
(#33804)
discard c9427da76b Improve importing the module in Airflow utils package
(#33803)
discard 4803953590 Improve importing the module in Airflow sensors package
(#33801)
add 45c156da47 Improve importing the modules in Airflow www package
(#33810)
add 8e6076f280 Refactor: remove unused state - SHUTDOWN (#33746)
add 03961a4232 Fix typo in views (#33830)
add 5357068114 Cleanup: remove remnants of 'shutdown' task instance state
(#33893)
add 68d9fcadda Replace lambdas with comprehensions (#33745)
add 743e4224d3 Replace dict.items by dict.values when key is not used in
core (#33940)
add 8ab637e2c5 Avoid creating unnecessary list when parsing stats datadog
tags (#33943)
add f999e8e977 Add cancel_trigger_ids to to_cancel dequeue in batch
(#33944)
add 036c6fb7b1 Remove useless string join from core (#33969)
add 3cfbf506a7 Do not create lists we don't need (#33519)
add 0161acdae4 docs(core-airflow): replace markdown style link with rst
style link (#33990)
add 5ed0e45355 replace loop by any when looking for a positive value in
core (#33985)
add afc6da68d3 Restore rendering of provider configuration with
version_addded (#34011)
add 656bef13eb Refactor unneeded 'continue' jumps in api (#33842)
add 6a188b3bca Refactor unneeded 'continue' jumps in utils (#33836)
add d26c93d6d1 Refactor unneeded 'continue' jumps in configuration (#33844)
add 45b6af9cc5 Remove infinite animation for pinwheel, spin for 1.5s
(#34020)
add cfba0f094e Update CONTRIBUTING.rst information wrt Slack channels
(#34025)
add dc40ba3151 Hide Irrelevant Dag Processor from Cluster Activity Page
(#33611)
add 694e26b29b Refactor unneeded 'continue' jumps in dag processing
(#33839)
add 627d0cb183 Refactor unneeded 'continue' jumps in setup.py (#33848)
add db151e077c Move the try outside the loop when this is possible in
Airflow core (#33975)
add 3ed5b815f7 Refactor unneeded 'continue' jumps in cli (#33845)
add 0835d9d285 Add state utils to Public Airflow Interface (#34059)
add 2e69a353a1 Remove [project] section from `pyproject.toml` (#34014)
add 7564d8d1bf Refactor unneeded 'continue' jumps in jobs (#33846)
add 3ce7b61ba5 Refactor unneeded 'continue' jumps around the repo (#33849)
add 68655f8ed8 Bring back SHUTDOWN-related constants (#34063)
add 4cafbd5ea9 Add missing audit logs for Flask actions add, edit and
delete (#34090)
add 1b53e19b9e Replace sequence concatination by unpacking in Airflow core
(#33934)
add c5fd429834 Fix scheduler logic to plan new dag runs by ignoring manual
runs (#34027)
add 095c47f907 Reuse _run_task_session in mapped render_template_fields
(#33309)
add 196b571c1b Added more example code for XCom push and pull (#34016)
add fb57b4278a Fix the required permissions to clear a TI from the UI
(#34123)
add 2c6f4ff9a3 Fix for TaskGroup toggles for duplicated labels (#34072)
add 169031d3fc Fix query bug in next_run_datasets_summary endpoint (#34143)
add 5409fc4b74 Fix FAB-related logging format interpolation (#34139)
add bd90520148 Fix unfound ab_user table in the CLI session (#34120)
add d7be73d1ae Fix issues related to access_control={} (#34114)
add 3f0e80ed1d Replace single element slice by next() in Airflow tests
(#33938)
add 59b557c50e Consolidate importing of os.path.* (#34060)
add 0d0916676d Refactor: Consolidate import and usage of random (#34108)
add 2c64260793 Ensure details panel is shown when any tab is selected
(#34136)
add b3fa2a032d Combine similar if logics in core (#33988)
add 2161bca9f0 Move default timezone to except block (#34245)
add 2cdef5bbc0 Replace assert by if...raise in www package (#34249)
add 53417cc673 Replace assert by if...raise in decorators package (#34250)
add 5fbf382455 Make param validation consistent for DAG validation and
triggering (#34248)
add 775de43834 Add SBOM entry in security documentation (#34261)
add 7e12317445 Change "not all" to "any" for ease of readability (#34259)
add 08f46f912f Replace unnecessary dict comprehension with dict() in core
(#33858)
add fd48ab1d48 Refactor: tmp_path in tests/dag_processing (#33740)
add 5fcc63a9da Replace sequence concatination by unpacking in Airflow
tests (#33935)
add baecf98153 Set loglevel=DEBUG in 'Not syncing DAG-level permissions'
(#34268)
add 2191c8373f Refactor: Simplify string generation (#34118)
add 55123cfc4f Refactor: Simplify comparisons (#34181)
add c903087439 Refactor integer division (#34180)
add b4a2433ad0 replace = by is for type comparaison (#33983)
add 69d8ba22f5 Fix www cluster_activity view not loading due to
standaloneDagProcessor templating (#34274)
add 6a553803b4 Change links to SQLAlchemy 1.4 (#34288)
add 37e40ce7cb Add "security infrastructure" paragraph to security model
(#34301)
add b8db4f314f correcting wrong time showing in grid view (#34179)
add 6963878390 Add link to Amazon Provider Configuration in Core
documentation (#34305)
add 4fdf3d6954 REST API: Fix task instance access issue in the batch
endpoint (#34315)
add d0235c4645 Provide tabular overview about trigger form param types
(#34285)
add 774444d891 Add DagRun events (#34328)
add 05ce029f1a docs: correct typo in best-practices.rst (#34361)
add 58f6b6dc50 Fix spelling errors in readme and license files (#34383)
add 32a35ddc8b Refactor os.path.splitext to Path.* (#34352)
add 676a1eebed Update cluster-policies.rst (#34174)
add ed2b149ae6 Fix dag warning endpoint permissions (#34355)
add 7d905c2749 Add LocalKubernetesExecutor in the config.yml's executor
description (#34414)
add 0ef6cd1089 Docs for triggered_dataset_event (#34410)
add a3fa87c92e Schedule default value description (#34291)
add d5a4e760d2 Deprecate numeric type python version in
PythonVirtualEnvOperator (#34359)
add f6dbb2d1ef Clarify var.value.get and var.json.get usage (#34411)
add 17a780cb4a Fix class reference in Public Interface documentation
(#34454)
add 67830ae34a Change two whitespaces to one (#34519)
add 358e2f9b93 using seconds for failed scenarios too (#34532)
add 5cc8948f12 Add more exemptions to lengthy metric list (#34531)
add eba128eb39 Restore EXISTING_ROLES from security.py (#34523)
add eb777a4138 Fix screenshot in dynamic task mapping docs (#34566)
add d902d38df1 Fix ODBC Connection page formatting (#34572)
add d9447aaf55 Fix: Add 3.11 as supported Python version (#34575)
add ef32d4520a Avoid top-level airflow import to avoid circular dependency
(#34586)
add e8de96e782 Fix is_parent_mapped value by checking if any of the parent
tg is mapped (#34587)
add 085377b4bd fix(cli): remove "to backfill" from --task-regex help
message (#34598)
add 89cdbd3786 Clarify what landing time means in doc (#34608)
add 3ac47cc385 Fix some whitespace (#34632)
add a63caf69e3 Use iterative loop to look for mapped parent (#34622)
add 4063bb3ae9 Don't run isort when creating new alembic migrations
(#34636)
add b26600c887 fix connections exported output (#34640)
add 0f26506657 Fail dag test if defer without triggerer (#34619)
add cb618a75dd Restrict `astroid` version < 3 (#34658)
add 720ad9eb6a Fix non deterministic datetime deserialization (#34492)
add 83c316e072 Document how to use the system's timezone database (#34667)
add 1fbb59c2da Correct docs for multi-value select (#34690)
add 12a6a39445 Fix: make dry run optional for patch task instance (#34568)
add 842db0fa3a Fix foreign key warning re ab_user.id (#34656)
add a915b7fbe5 Fix SesssionExemptMixin spelling (#34696)
add 8c778b6542 Fixed rows count in the migration script (#34348)
add 4aaf700761 Import AUTH_REMOTE_USER from FAB in WSGI middleware example
(#34721)
add 42ee55788e Update min-sqlalchemy version to account for latest
features used (#34293)
add c9e58e5231 Add information about drop support MsSQL as DB Backend in
the future (#34375)
add 9ab3d25e17 Update version to 2.7.2
add 35dfede36c Refactor: Simplify code in breeze (#33273)
add dbf5126f2b Bump min-version for docker and docker-compose (#33572)
add 57a2c0821a Support rootless mode for docker. (#34537)
add cd1727c555 Avoid WSL2 ones when finding a context for Breeze (#34538)
add 8d1970ab37 Parse 'docker context ls --format=json' correctly (#34711)
add 54f2ff32d4 Fix broken breeze by fixing package version (#34701)
add a6c6e00f4b Update RELEASE_NOTES.rst
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (98e3c99bcf)
\
N -- N -- N refs/heads/v2-7-test (a6c6e00f4b)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
RELEASE_NOTES.rst | 1 -
airflow/configuration.py | 9 ++--
airflow/dag_processing/manager.py | 9 ++--
airflow/dag_processing/processor.py | 16 +++---
airflow/datasets/manager.py | 5 +-
airflow/decorators/base.py | 26 +++-------
airflow/decorators/branch_python.py | 7 +--
airflow/decorators/external_python.py | 7 +--
airflow/decorators/python.py | 7 +--
airflow/decorators/python_virtualenv.py | 7 +--
airflow/decorators/sensor.py | 7 +--
airflow/decorators/setup_teardown.py | 7 +--
airflow/decorators/short_circuit.py | 7 +--
airflow/decorators/task_group.py | 6 +--
airflow/example_dags/example_dag_decorator.py | 6 +--
airflow/example_dags/example_params_trigger_ui.py | 7 +--
airflow/example_dags/example_params_ui_tutorial.py | 7 +--
airflow/example_dags/example_skip_dag.py | 6 +--
airflow/example_dags/plugins/workday.py | 6 +--
airflow/exceptions.py | 3 +-
airflow/executors/base_executor.py | 8 ++-
airflow/executors/local_executor.py | 6 +--
airflow/jobs/backfill_job_runner.py | 10 ++--
airflow/jobs/dag_processor_job_runner.py | 6 +--
airflow/jobs/job.py | 7 +--
airflow/jobs/local_task_job_runner.py | 14 ++---
airflow/jobs/scheduler_job_runner.py | 18 +++----
airflow/jobs/triggerer_job_runner.py | 10 ++--
.../pre_7_4_0_compatibility/k8s_model.py | 4 +-
.../pre_7_4_0_compatibility/pod_generator.py | 5 +-
airflow/macros/__init__.py | 6 +--
airflow/metrics/base_stats_logger.py | 7 +--
airflow/metrics/datadog_logger.py | 8 +--
airflow/metrics/otel_logger.py | 13 ++---
airflow/metrics/statsd_logger.py | 8 +--
airflow/notifications/basenotifier.py | 7 ++-
airflow/plugins_manager.py | 13 ++---
airflow/providers_manager.py | 2 -
airflow/secrets/metastore.py | 3 +-
airflow/sensors/base.py | 6 +--
airflow/sensors/bash.py | 6 +--
airflow/sensors/date_time.py | 6 +--
airflow/sensors/filesystem.py | 6 +--
airflow/sensors/python.py | 7 +--
airflow/sensors/time_delta.py | 6 +--
airflow/sensors/time_sensor.py | 5 +-
airflow/sensors/weekday.py | 6 +--
airflow/serialization/serde.py | 6 +--
airflow/serialization/serialized_objects.py | 19 +++----
airflow/settings.py | 6 +--
airflow/stats.py | 5 +-
airflow/task/task_runner/__init__.py | 7 +--
airflow/task/task_runner/base_task_runner.py | 6 +--
airflow/task/task_runner/cgroup_task_runner.py | 5 +-
airflow/task/task_runner/standard_task_runner.py | 5 +-
airflow/template/templater.py | 2 +-
airflow/templates.py | 5 +-
airflow/ti_deps/dep_context.py | 3 +-
airflow/ti_deps/deps/prev_dagrun_dep.py | 3 +-
airflow/ti_deps/deps/trigger_rule_dep.py | 5 +-
airflow/timetables/_cron.py | 6 +--
airflow/timetables/base.py | 4 +-
airflow/timetables/events.py | 10 ++--
airflow/timetables/interval.py | 7 +--
airflow/timetables/simple.py | 3 +-
airflow/timetables/trigger.py | 12 ++---
airflow/triggers/external_task.py | 11 ++--
airflow/utils/airflow_flask_app.py | 7 ++-
airflow/utils/cli.py | 3 +-
airflow/utils/dag_edges.py | 8 +--
airflow/utils/db_cleanup.py | 12 ++---
airflow/utils/dot_renderer.py | 12 ++---
airflow/utils/helpers.py | 2 +-
airflow/utils/log/colored_log.py | 6 +--
airflow/utils/log/log_reader.py | 10 ++--
airflow/utils/log/logging_mixin.py | 7 +--
airflow/utils/log/secrets_masker.py | 3 +-
airflow/utils/log/trigger_handler.py | 4 +-
airflow/utils/mixins.py | 5 +-
airflow/utils/module_loading.py | 6 +--
airflow/utils/session.py | 6 +--
airflow/utils/sqlalchemy.py | 8 ++-
airflow/utils/task_group.py | 3 +-
dev/assign_cherry_picked_prs_with_milestone.py | 8 ++-
.../airflow_breeze/commands/ci_image_commands.py | 6 +--
.../airflow_breeze/commands/developer_commands.py | 7 ++-
.../src/airflow_breeze/commands/main_command.py | 7 ++-
.../commands/release_management_commands.py | 15 +++---
.../src/airflow_breeze/commands/setup_commands.py | 2 +-
.../airflow_breeze/commands/testing_commands.py | 13 ++---
dev/breeze/src/airflow_breeze/global_constants.py | 4 +-
dev/breeze/src/airflow_breeze/utils/ci_group.py | 5 +-
.../airflow_breeze/utils/docker_command_utils.py | 60 ++++++++++------------
dev/breeze/src/airflow_breeze/utils/image.py | 8 ++-
.../utils/mark_image_as_refreshed.py | 6 +--
dev/breeze/src/airflow_breeze/utils/recording.py | 5 +-
dev/breeze/src/airflow_breeze/utils/run_utils.py | 5 +-
.../src/airflow_breeze/utils/selective_checks.py | 12 ++---
dev/breeze/tests/test_docker_command_utils.py | 58 +++++++++++----------
...calculate_statistics_provider_testing_issues.py | 5 +-
dev/stats/get_important_pr_candidates.py | 5 +-
docs/exts/airflow_intersphinx.py | 6 +--
docs/exts/operators_and_hooks_ref.py | 6 +--
docs/exts/provider_init_hack.py | 4 +-
docs/exts/providers_packages_ref.py | 6 +--
docs/exts/substitution_extensions.py | 8 ++-
pyproject.toml | 7 +--
.../endpoints/test_dag_source_endpoint.py | 5 +-
.../endpoints/test_rpc_api_endpoint.py | 6 +--
tests/api_internal/test_internal_api_call.py | 5 +-
tests/cli/commands/test_role_command.py | 5 +-
tests/cli/commands/test_task_command.py | 5 +-
tests/cluster_policies/__init__.py | 6 +--
tests/dags/test_on_kill.py | 5 +-
tests/dags/test_parsing_context.py | 5 +-
tests/decorators/test_python.py | 5 +-
tests/models/test_baseoperator.py | 6 +--
tests/models/test_dagrun.py | 6 +--
tests/models/test_mappedoperator.py | 5 +-
tests/models/test_xcom.py | 5 +-
tests/notifications/test_basenotifier.py | 5 +-
tests/sensors/test_base.py | 5 +-
tests/sensors/test_timeout_sensor.py | 5 +-
tests/serialization/test_dag_serialization.py | 5 +-
tests/system/providers/amazon/aws/example_glue.py | 5 +-
.../system/providers/amazon/aws/utils/__init__.py | 5 +-
tests/system/providers/amazon/aws/utils/k8s.py | 6 +--
tests/system/utils/__init__.py | 6 +--
tests/test_utils/mock_operators.py | 9 ++--
tests/test_utils/remote_user_api_auth_backend.py | 6 +--
tests/ti_deps/deps/test_trigger_rule_dep.py | 6 +--
tests/utils/log/test_log_reader.py | 5 +-
tests/utils/test_helpers.py | 7 +--
tests/www/views/test_views_grid.py | 6 +--
134 files changed, 338 insertions(+), 671 deletions(-)