The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user uranusjr (triggered by uranusjr).
Head commit for run: 0035e1e9dd484e87f1e44e65adca939515bf181b / Tzu-ping Chung <[email protected]> Use run_id to implement ti clear in API when given Previously, the API converts dag_run_id from the request into a start/end date pair to call the underlying Python function. This however does not work correctly if the requested DAG run has logical_date=None, resulting in both start/end dates to be set to None, and ALL DAG runs selected. Since the underlying Python function accepts a run_id directly, we can simply pass in dag_run_id in the API implementation instead to get the correct result. Report URL: https://github.com/apache/airflow/actions/runs/13407439246 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
