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/19 18:28:02 UTC

[airflow] branch main updated (f63c5afae5 -> 4874068d99)

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 f63c5afae5 Fix typo in scheduler_job.py (#23095)
     add 4874068d99 Improve Graph view task actions for Dynamic Tasks (#23064)

No new revisions were added by this update.

Summary of changes:
 airflow/www/static/js/dag.js           | 129 ++++++++++++++-------------------
 airflow/www/static/js/graph.js         |   6 +-
 airflow/www/templates/airflow/dag.html |  34 ++++-----
 3 files changed, 72 insertions(+), 97 deletions(-)