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 f4369fc962c Reduce default retries to reach API server to 5 (#48530)
add be536143383 Dynamically create assets if referenced by alias (#48565)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/assets/manager.py | 4 +
airflow-core/src/airflow/exceptions.py | 6 --
airflow-core/src/airflow/models/taskinstance.py | 22 +++---
.../tests/unit/models/test_taskinstance.py | 90 +++++++++++++---------
4 files changed, 69 insertions(+), 53 deletions(-)