This is an automated email from the ASF dual-hosted git repository.
weilee pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 7f20b1eed8 Extend get_datasets endpoint to include dataset aliases
(#40830)
add e9d2d5c86a Retrieve inlet dataset events through dataset aliases
(#40809)
No new revisions were added by this update.
Summary of changes:
airflow/utils/context.py | 40 ++++--
.../authoring-and-scheduling/datasets.rst | 24 ++++
tests/models/test_taskinstance.py | 146 +++++++++++++++++++++
3 files changed, 202 insertions(+), 8 deletions(-)