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 2020/11/13 17:59:19 UTC

[airflow] branch master updated (e5e47da -> 3e4aa06)

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 e5e47da  Fix/Enhancement: Disable forms and communicate to user when no DAG Runs (#12320)
     add 3e4aa06  Bugfix: REST API Variables update endpoint returns 204 No Content (#12321)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/endpoints/variable_endpoint.py    | 2 +-
 tests/api_connexion/endpoints/test_variable_endpoint.py | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)