This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch precommmit-generate-tasksdk-datamodel
in repository https://gitbox.apache.org/repos/asf/airflow.git
from d3ba7da3e3a Apply suggestions from code review
add ef15a421f77 fixup! Auto-generate the Pydantic datamodels for TaskSDK
in pre-commit
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 1 +
airflow/api_fastapi/execution_api/app.py | 8 ++++++++
.../execution_api/datamodels/taskinstance.py | 2 +-
dev/datamodel_code_formatter.py | 24 +++++++++++++++++++++-
task_sdk/dev/generate_models.py | 2 +-
.../src/airflow/sdk/api/datamodels/_generated.py | 8 ++------
6 files changed, 36 insertions(+), 9 deletions(-)