The GitHub Actions job "Check newsfragment PR number" on 
airflow.git/dag-command-partition-date-tz has succeeded.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
effb74c269b4210fe50e283908724d9024f881ba / Wei Lee <[email protected]>
fix(cli): clear correct partition window for non-UTC timetables

- `airflow dags clear --partition-date-start/end` compared the UTC-parsed
  bounds straight against DagRun.partition_date, so non-UTC timetables cleared
  the wrong day (UTC+ zones dropped the start day, UTC- zones the end day).
- Convert the bounds through the timetable timezone into a half-open UTC range;
  add a public CronMixin.timezone accessor.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to