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/12/03 17:55:14 UTC

[airflow] branch master updated (b62abfb -> be7d867)

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 b62abfb  Handle ParserError when dag is triggered with invalid execution_date (#12618)
     add be7d867  BugFix: Editing a DAG run or Task Instance on UI causes an Error (#12770)

No new revisions were added by this update.

Summary of changes:
 airflow/www/forms.py   | 46 ++++++++++++++++++++++++++++++++++++++++++++--
 airflow/www/views.py   | 18 +++++++++++++++++-
 airflow/www/widgets.py | 26 +++++++++++++++++++++++++-
 3 files changed, 86 insertions(+), 4 deletions(-)