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 da34ff4 Update cloud_composer.rst (#22124)
add afd3c13 Add queue button to click-on-DagRun interface. (#21555)
No new revisions were added by this update.
Summary of changes:
airflow/api/common/mark_tasks.py | 53 +++++++++++++++++++++++++++-----
airflow/www/static/js/dag.js | 1 +
airflow/www/templates/airflow/dag.html | 39 +++++++++++++++++-------
airflow/www/views.py | 50 ++++++++++++++++++++++++++++++-
tests/api/common/test_mark_tasks.py | 55 ++++++++++++++++++++++++----------
5 files changed, 163 insertions(+), 35 deletions(-)