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

Head commit for run:
2fd152ce2d8d604c653553791aa9ad3adf175aed / 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/26641439582

With regards,
GitHub Actions via GitBox


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

Reply via email to