You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/03/31 17:09:59 UTC

[airflow] branch main updated (e97953a -> becbb4a)

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

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


    from e97953a  Make sure build-prod-image works in the new Breeze2 (#22660)
     add becbb4a  Fixing task status for non-running and non-committed tasks  (#22410)

No new revisions were added by this update.

Summary of changes:
 airflow/api/common/mark_tasks.py    | 15 ++++++++++++++-
 airflow/www/views.py                |  2 +-
 tests/api/common/test_mark_tasks.py | 30 ++++++++++++++++++++++--------
 3 files changed, 37 insertions(+), 10 deletions(-)