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 16:05:07 UTC

[airflow] branch master updated (56f82ba -> b62abfb)

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

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


    from 56f82ba  Change DEBUG color to green in coloured logger (#12784)
     add b62abfb  Handle ParserError when dag is triggered with invalid execution_date (#12618)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/schemas/dag_run_schema.py    | 11 ++++++++---
 tests/api_connexion/schemas/test_dag_run_schema.py |  7 +++++++
 2 files changed, 15 insertions(+), 3 deletions(-)