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 a282329 Simply imports in dev github script (#21702)
add 62d1ef8 [de]serialize resources on task correctly (#21445)
No new revisions were added by this update.
Summary of changes:
airflow/serialization/serialized_objects.py | 5 ++++
airflow/utils/operator_resources.py | 26 ++++++++++++++++++
tests/serialization/test_dag_serialization.py | 39 +++++++++++++++++++++++++++
tests/utils/test_operator_resources.py | 9 +++++++
4 files changed, 79 insertions(+)