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 2022/01/26 16:45:34 UTC

[airflow] branch main updated (e97b729 -> beb2a20)

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 e97b729  Grant pod log reader to triggerer serviceaccount (#21111)
     add beb2a20  Improve handling of string type and non-attribute `template_fields` (#21054)

No new revisions were added by this update.

Summary of changes:
 airflow/models/baseoperator.py    | 28 ++++++++++++++++++++++++++--
 tests/core/test_core.py           | 16 ++++++++++++++++
 tests/models/test_baseoperator.py | 30 +++++++++++++++++++++++++++---
 3 files changed, 69 insertions(+), 5 deletions(-)