You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by bb...@apache.org on 2022/03/11 15:27:41 UTC

[airflow] branch main updated (961225f -> 0ab1308)

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

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


    from 961225f  Update links to new Grid/Graph view instead of relying on redirects (#22167)
     add 0ab1308  Show DagModel details. (#21868)

No new revisions were added by this update.

Summary of changes:
 airflow/www/templates/airflow/dag_details.html | 13 ++++++++++++
 airflow/www/views.py                           | 29 ++++++++++++++++++++++++--
 2 files changed, 40 insertions(+), 2 deletions(-)