The GitHub Actions job "Tests (AMD)" on airflow.git/partitions-clear has succeeded. Run started by GitHub user Lee-W (triggered by Lee-W).
Head commit for run: dc42fca3917c64bc8aa1bbc4614ff57cd50c7206 / Wei Lee <[email protected]> feat(cli): add --clear-task-instances flag to partitions clear Augment `airflow partitions clear` with `--clear-task-instances`: in addition to nulling `partition_key` / `partition_date`, clear the matched DagRuns' task instances so finished runs go back to QUEUED and re-execute. Useful after fixing partition metadata when the runs themselves should also re-run against the corrected logic. Behavior: - Default behavior is unchanged — only partition fields are nulled. - With `--clear-task-instances`, runs whose partition fields are already None are no longer skipped (their TIs are still cleared). - `--dry-run` reports both projected actions without writing. Report URL: https://github.com/apache/airflow/actions/runs/26091292542 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
