The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user omkar-foss (triggered by omkar-foss).
Head commit for run: fa0709371774df6444d41f6ae90be4d7b9e8cde0 / Omkar P <[email protected]> fix(rest-api): Add order_by query param to TI listing APIs (#41283) This adds db-level sorting with order_by query param to the following TI listing APIs: 1. List task instances - /api/v1/dags/~/dagRuns/~/taskInstances 2. List task instances (batch) - /api/v1/dags/~/dagRuns/~/taskInstances/list order_by defaults to sorting by start_date (ascending) for above mentioned 2 APIs. Please note that this does NOT change the default sorting param for the List mapped task instances API. This also adds corresponding unit tests. Report URL: https://github.com/apache/airflow/actions/runs/10285549631 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
