The GitHub Actions job "Tests (AMD)" on airflow.git/fix-partitions-clear-timezone has succeeded. Run started by GitHub user Lee-W (triggered by Lee-W).
Head commit for run: f6e1b9b93bc94fc9bda5335b2e6327698649c0c2 / Wei Lee <[email protected]> Fix airflow partitions clear date range for non-UTC partitioned timetables Resolve start/end bounds through the Dag timetable's timezone via `resolve_day_bound`, mirroring the fix applied to `airflow dags clear` in #67717. Switch from closed `<=` to half-open `< upper` range semantics. Without this fix, a date-only input like "2026-02-19" is compared directly as UTC midnight, causing the run stored at 2026-02-18T16:00Z (local midnight in Asia/Taipei) to be silently missed or incorrectly included. Report URL: https://github.com/apache/airflow/actions/runs/27541046104 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
