You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ep...@apache.org on 2023/01/04 20:43:29 UTC

[airflow] branch main updated (a7e1cb2fbf -> 1da17be376)

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

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


    from a7e1cb2fbf Add general-purpose "notifier" concept to DAGs (#28569)
     add 1da17be376 Fix "airflow tasks render" cli command for mapped task instances (#28698)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/commands/task_command.py    |  9 ++---
 tests/cli/commands/test_task_command.py | 62 +++++++++++++++++++++++++++++++++
 2 files changed, 67 insertions(+), 4 deletions(-)