You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/04/06 14:05:38 UTC

[airflow] branch master updated (36d9274 -> d89bcad)

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

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


    from 36d9274  Use context manager to manage pools (#15220)
     add d89bcad  API: Raise `AlreadyExists` exception when the execution_date is same (#15174)

No new revisions were added by this update.

Summary of changes:
 .../api_connexion/endpoints/dag_run_endpoint.py    | 16 ++++++++++++++-
 .../endpoints/test_dag_run_endpoint.py             | 24 +++++++++++++++++++++-
 2 files changed, 38 insertions(+), 2 deletions(-)