The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user hterik (triggered by hterik).
Head commit for run: e9e041b5dffd387b42fdb723fa8198b61d55c880 / hterik <[email protected]> Base date for fetching dag grid view must include selected run_id Previously, if user set dag_run_id parameter in the url, that refers to a old run, which doesn't fit in the most recent 25 runs, then the requested run will not be selected. This change fixes this by setting the base_date to a time where the run_id is known to exist if dag_run_id is provided as an explicit query parameter. closes: #34723 Report URL: https://github.com/apache/airflow/actions/runs/6495554470 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
