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

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


    from 7323548a43b AIP-79 Generate assets for Flask application in FAB 
provider (#44744) (#45060)
     add e3f3e0235c9 AIP-65 Add bundle url to dag version (#46723)

No new revisions were added by this update.

Summary of changes:
 .../core_api/datamodels/dag_versions.py            |  9 ++++
 .../api_fastapi/core_api/openapi/v1-generated.yaml |  7 +++
 airflow/ui/openapi-gen/requests/schemas.gen.ts     | 14 ++++-
 airflow/ui/openapi-gen/requests/types.gen.ts       |  1 +
 tests/api_fastapi/conftest.py                      | 59 ++++++++++++++++------
 .../core_api/routes/public/test_dag_versions.py    | 27 ++++++----
 .../core_api/routes/public/test_task_instances.py  |  9 ++--
 7 files changed, 98 insertions(+), 28 deletions(-)

Reply via email to