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 cccc9334e31 Get rid of AssetAliasCondition (#44708)
add 5f4a30117d8 Make AssetAliasEvent a class context.py (#44709)
No new revisions were added by this update.
Summary of changes:
airflow/models/taskinstance.py | 6 +++---
airflow/serialization/serialized_objects.py | 5 +++--
airflow/utils/context.py | 24 ++++++++++++++--------
airflow/utils/context.pyi | 8 +++++++-
.../providers/common/compat/assets/__init__.py | 18 ++--------------
.../src/airflow/sdk/definitions/asset/__init__.py | 18 +++++++---------
tests/serialization/test_serialized_objects.py | 4 ++--
tests/utils/test_context.py | 4 ++--
8 files changed, 41 insertions(+), 46 deletions(-)