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 67b0c79ef70 #55020 gantt view is not getting updatedin realtime
(#55130)
add 3e1638250fb Fix task log URL generation with various `base_url`
formats (#55699)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/models/taskinstance.py | 2 +-
.../src/airflow/sdk/execution_time/task_runner.py | 19 +---------------
.../task_sdk/execution_time/test_task_runner.py | 25 ++++++++++++++++++++++
3 files changed, 27 insertions(+), 19 deletions(-)