You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2022/01/05 19:57:27 UTC

[airflow] branch main updated (5cc5f43 -> 05b9f3d)

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

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


    from 5cc5f43  Use original task's `start_date` if a task continues after deferral (#20062)
     add 05b9f3d  Allow Viewing DagRuns and TIs if a user has DAG "read" perms (#20663)

No new revisions were added by this update.

Summary of changes:
 airflow/www/views.py                 | 12 ++----------
 tests/www/views/test_views_dagrun.py | 23 ++++++++++++++++++++---
 tests/www/views/test_views_tasks.py  |  4 +++-
 3 files changed, 25 insertions(+), 14 deletions(-)