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

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


    from 608dd0d  Fix formatting and missing import (#16455)
     add e31e515  Fix external elasticsearch logs link (#16357)

No new revisions were added by this update.

Summary of changes:
 .../providers/elasticsearch/log/es_task_handler.py |  9 +++++--
 airflow/utils/log/log_reader.py                    |  7 ++++--
 airflow/utils/log/logging_mixin.py                 |  5 ++++
 .../elasticsearch/log/test_es_task_handler.py      | 10 ++++++++
 tests/utils/log/test_log_reader.py                 | 21 ++++++++++++++++
 tests/www/views/test_views_log.py                  | 16 +++++++++---
 tests/www/views/test_views_tasks.py                | 29 +++++++++++++++++++++-
 7 files changed, 88 insertions(+), 9 deletions(-)

Reply via email to