The GitHub Actions job "Tests (AMD)" on airflow.git/fix/serialized-dag-deadline-schema has failed. Run started by GitHub user rapsealk (triggered by rapsealk).
Head commit for run: 8d18354572af4d2f0d2ea19d3a35121c83b040cd / rapsealk <[email protected]> Accept deadline UUIDs in serialized Dag schema A Dag with a DeadlineAlert is serialized with its deadline as a list of encoded alert dicts, which is the shape `to_dict` validates against the JSON schema. `SerializedDagModel.write_dag` then rewrites that list to UUIDv7 strings before persisting, so the data actually stored in `serialized_dag.data` no longer conforms to the schema that describes it — anything validating the stored row raises a ValidationError. Report URL: https://github.com/apache/airflow/actions/runs/30343326604 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
