The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user bolkedebruin (triggered by bolkedebruin).

Head commit for run:
aefa482051ec249f42095286a0fe4cf0eec1f6f4 / bolkedebruin 
<[email protected]>
Refactor serialization (#28067)

Generalize serialization and deserialization

Seralization and deserialization (derser) of objects that
were not under the control of Airflow of the dag author
was not possible. This implementation allows for extension
of serialization of arbitrary objects by putting them in
the namespace of airflow. Selection of serializer happens in
order of registered serializer, custom serializer, attr/dataclass
annottated object.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to