The GitHub Actions job "Tests (ARM)" on airflow.git/v3-3-test has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
630e041f948f897770b6ec7e9a6d1611b06e92d6 / github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
[v3-3-test] Keep Dag run execution API endpoints working for older Task SDK 
clients (#70138) (#71438)

* Keep Dag run execution API endpoints working for older Task SDK clients

* Cover populated partition_date in Dag run version tests

A converter that only dropped the field when it was null would have
passed the previous fixtures, while still breaking 2026-04-06 clients
on partitioned Dags. Setting a real value on one run makes both
endpoint tests prove the field is stripped, not merely absent.

* Rename team_name converter to say it handles direct DagRun responses

Without the _response suffix the name reads like the nested dag_run
converter, which is what remove_partition_date_from_dag_run further
down actually is; matching the partition_date naming keeps the two
converter kinds distinguishable at a glance.
(cherry picked from commit e3671dd24e10d4962ae037f75b7c7eb10e0d6967)

Co-authored-by: Henry Chen <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/31696810938

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to