The GitHub Actions job "Tests (AMD)" on airflow.git/backport-94fa4d2-v3-2-test has succeeded. Run started by GitHub user jscheffl (triggered by jscheffl).
Head commit for run: 10cb8c290e5102b127dffa59c6799cc14b7e6995 / manipatnam <[email protected]> [v3-2-test] fixed sort order for mapped task instances (#67551) * fixed sort order for mapped task instances * Updated tests * Fixed pagination crash * Fixed comments * Fix duplicate order_by attributes in OpenAPI spec and SortParam description When `rendered_map_index` (and other keys like `run_after`, `logical_date`, `data_interval_start`, `data_interval_end`) are present in both `allowed_attrs` and `to_replace`, `dynamic_depends` was appending them twice to `all_attrs`, causing the generated `order_by` parameter description to list those attributes twice. This caused the `generate-openapi-spec` static check to fail. Fix: deduplicate `to_replace_attrs` by excluding keys already in `allowed_attrs` before building `all_attrs`. Update the committed OpenAPI spec to match. * Static check fix --------- (cherry picked from commit 94fa4d2b4f61856152a7bea66c8ec351065c0569) Co-authored-by: manipatnam <[email protected]> Co-authored-by: AI Assistant <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/27090960814 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
