You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by bb...@apache.org on 2022/10/25 14:26:37 UTC

[airflow] branch main updated (8d449ae04a -> e73e90e388)

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

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


    from 8d449ae04a Fix system tests for SnowflakeOperator (#27243)
     add e73e90e388 reduce extraneous task log requests (#27233)

No new revisions were added by this update.

Summary of changes:
 airflow/www/static/js/api/useTaskLog.ts            | 23 +++++++++++++++++-----
 .../js/dag/details/taskInstance/Logs/index.tsx     |  4 +++-
 .../static/js/dag/details/taskInstance/index.tsx   |  3 ++-
 3 files changed, 23 insertions(+), 7 deletions(-)