The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix/gantt-tooltip-end-date-68174 has succeeded.
Run started by GitHub user Aaryan123456679 (triggered by eladkal).

Head commit for run:
9f816931b5a0943e2ab408abba5760da963fd9f4 / Aaryan Mahajan <[email protected]>
UI: Make end_when symmetric with start_when in Gantt tooltip data

Address review: derive a single effectiveEndDate (the raw end_date, or
"now" while a started task is still running) and gate end_when on it the
same way start_when is gated on start_date. Finished tasks now keep the
API's raw end_date string instead of a re-serialized dayjs timestamp, and
the tryWhenForTooltip block no longer depends on endMs ordering. Pin the
running-task test to a fixed "now" via fake timers.

Report URL: https://github.com/apache/airflow/actions/runs/28190729178

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to