This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 7cfd240 Add start_date and end_date to DagRun View in UI (#12871)
add 5d328a2 Show DAG serialization errors in the UI. (#12866)
No new revisions were added by this update.
Summary of changes:
airflow/exceptions.py | 4 +
airflow/models/dagbag.py | 31 +++++++-
airflow/serialization/serialized_objects.py | 113 ++++++++++++++--------------
tests/models/test_dagbag.py | 41 ++++++++--
4 files changed, 125 insertions(+), 64 deletions(-)