You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/12/28 19:12:54 UTC

[airflow] branch main updated (8acfe8d -> 9e315ff)

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

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


    from 8acfe8d  Chart: Add custom labels for ingresses/PVCs (#20535)
     add 9e315ff  Avoid calling DAG.following_schedule() for TaskInstance.get_template_context() (#20486)

No new revisions were added by this update.

Summary of changes:
 airflow/models/taskinstance.py    | 25 +++++++++++++------------
 tests/conftest.py                 | 12 +++++++++++-
 tests/models/test_taskinstance.py | 25 +++++++++++++++++++++++++
 3 files changed, 49 insertions(+), 13 deletions(-)