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/04/01 14:48:21 UTC

[airflow] branch main updated (a6fe387 -> 5de6f91)

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 a6fe387  allow annotations on helm dag pvc (#22261)
     add 5de6f91  Make grid view aware of DAG pause/unpause (#22690)

No new revisions were added by this update.

Summary of changes:
 airflow/www/static/js/dag.js                       | 11 ++++++-
 airflow/www/static/js/tree/Tree.jsx                |  5 ++--
 airflow/www/static/js/tree/context/autorefresh.jsx | 35 ++++++++++++++++++----
 3 files changed, 41 insertions(+), 10 deletions(-)