This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from b8effe95b48 Fix docstring for RuntimeTaskInstance.xcom_pull (#60220)
add b99e64faadc Add depth level filter to dag partial subset (#58582)
No new revisions were added by this update.
Summary of changes:
shared/dagnode/src/airflow_shared/dagnode/node.py | 39 +++++++++--
task-sdk/src/airflow/sdk/definitions/dag.py | 7 +-
task-sdk/tests/task_sdk/definitions/test_dag.py | 84 +++++++++++++++++++++++
3 files changed, 121 insertions(+), 9 deletions(-)