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/03/11 13:05:05 UTC

[airflow] branch main updated (7bd8b2d -> 9eb1a1c)

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 7bd8b2d  Add oss_task_handler into alibaba-provider and enable remote logging to OSS (#21785)
     add 9eb1a1c  Improve StatusBox rendering in Grid view (#22170)

No new revisions were added by this update.

Summary of changes:
 airflow/www/package.json                           |  1 +
 airflow/www/static/js/tree/StatusBox.jsx           | 18 +++++++++++++++---
 airflow/www/static/js/tree/dagRuns/Bar.jsx         |  3 ++-
 airflow/www/static/js/tree/renderTaskRows.jsx      |  4 ++--
 airflow/www/static/js/tree/renderTaskRows.test.jsx |  4 +++-
 5 files changed, 23 insertions(+), 7 deletions(-)