The GitHub Actions job "Tests" on 
airflow.git/fix/m2-patch-endpoints-validate-update-mask has failed.
Run started by GitHub user Vamsi-klu (triggered by Vamsi-klu).

Head commit for run:
d0fa63733b48b9dc75c1b104a3edd63f7b334172 / Ramachandra Nalam 
<[email protected]>
Validate update_mask fields in PATCH endpoints against Pydantic models

When update_mask is provided, Pydantic validation was skipped entirely,
allowing invalid field values to bypass validation and go straight to
setattr() on ORM models. Now validation runs regardless of whether
update_mask is provided.

Affected endpoints: variables, connections, dags, pools.

Co-Authored-By: Claude Opus 4.6 <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to