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

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


    from cce2faf3a7c Fix clear dagrun endpoint (#45024)
     add 1ce34ccca70 Add only_failed option to clear DagRun endpoint (#44988)

No new revisions were added by this update.

Summary of changes:
 airflow/api_fastapi/core_api/datamodels/dag_run.py |  1 +
 .../api_fastapi/core_api/openapi/v1-generated.yaml |  4 ++
 .../api_fastapi/core_api/routes/public/dag_run.py  |  4 +-
 airflow/ui/openapi-gen/requests/schemas.gen.ts     |  5 ++
 airflow/ui/openapi-gen/requests/types.gen.ts       |  1 +
 .../core_api/routes/public/test_dag_run.py         | 55 +++++++++++++++-------
 6 files changed, 51 insertions(+), 19 deletions(-)

Reply via email to