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

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


    from e6072955b18 Fix codeowner for NL translation in UI (#51130)
     add fbc7156e4fd Revert "fix: resolve 404 log error for non-latest task 
tries in multi-host worker environments (#50175)" (#51135)

No new revisions were added by this update.

Summary of changes:
 .../airflow/api_fastapi/common/db/task_instance.py | 57 ----------------
 .../api_fastapi/core_api/routes/public/log.py      | 32 ++++++---
 .../src/airflow/utils/log/file_task_handler.py     |  4 +-
 .../tests/unit/api_fastapi/common/db/__init__.py   | 16 -----
 .../api_fastapi/common/db/test_task_instance.py    | 79 ----------------------
 5 files changed, 24 insertions(+), 164 deletions(-)
 delete mode 100644 
airflow-core/src/airflow/api_fastapi/common/db/task_instance.py
 delete mode 100644 airflow-core/tests/unit/api_fastapi/common/db/__init__.py
 delete mode 100644 
airflow-core/tests/unit/api_fastapi/common/db/test_task_instance.py

Reply via email to