You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by xd...@apache.org on 2021/04/05 09:13:08 UTC

[airflow] branch master updated (e86f5ca -> 266384a)

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

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


    from e86f5ca  Bugfix: Task docs are not shown in the Task Instance Detail View (#15191)
     add 266384a  Fix string concatenation using `f-strings` (#15200)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/hooks/sns.py                  |  2 +-
 airflow/providers/apache/druid/hooks/druid.py              |  2 +-
 airflow/providers/dingding/hooks/dingding.py               |  2 +-
 airflow/providers/jenkins/operators/jenkins_job_trigger.py |  4 +---
 kubernetes_tests/test_kubernetes_executor.py               | 10 ++++------
 5 files changed, 8 insertions(+), 12 deletions(-)