This is an automated email from the ASF dual-hosted git repository.

dstandish pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 9c592cbe43 Upgrade API files to typescript (#25098)
     add b19ccf8ead Rename DatasetTaskRef to TaskOutletDatasetReference (#25919)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/openapi/v1.yaml                     |  4 ++--
 airflow/api_connexion/schemas/dataset_schema.py           | 15 ++++++++++-----
 .../migrations/versions/0114_2_4_0_add_dataset_model.py   | 10 +++++-----
 airflow/models/dag.py                                     |  8 ++++++--
 airflow/models/dataset.py                                 | 12 ++++++------
 airflow/www/static/js/types/api-generated.ts              |  6 +++---
 tests/models/test_dag.py                                  | 10 +++++++---
 tests/models/test_taskinstance.py                         |  5 +++--
 tests/test_utils/db.py                                    |  4 ++--
 tests/utils/test_db_cleanup.py                            |  2 +-
 10 files changed, 45 insertions(+), 31 deletions(-)

Reply via email to