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 2020/10/05 10:34:17 UTC

[airflow] branch master updated (b93b6c5 -> c9efa56)

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

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


    from b93b6c5  Allow labels in KubernetesPodOperator to be templated (#10796)
     add c9efa56  Access task type via the property, not dundervars (#11274)

No new revisions were added by this update.

Summary of changes:
 airflow/models/baseoperator.py                   | 2 +-
 airflow/models/dagrun.py                         | 2 +-
 airflow/models/taskinstance.py                   | 4 ++--
 docs/concepts.rst                                | 2 +-
 tests/api/common/experimental/test_mark_tasks.py | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)