The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user ashb (triggered by ashb).
Head commit for run: 72d19565d84744b59f3d22b32c09ab5fc553b779 / Daniel Standish <[email protected]> Handle re-serialization of pydantic models (#37855) Previously we handled serialization of TaskInstance and DagRun, converting to the respective pydantic model. E.g. we give a TI and it comes out as TaskInstancePydantic. But when we passed TaskInstancePydantic to the serializer, we did not encode it, so it hit the default "encoding" which is to simply stringify it. With this change, TaskInstancePydantic will serialize to TaskInstancePydantic, etc. Report URL: https://github.com/apache/airflow/actions/runs/8257599050 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
