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

Head commit for run:
326f227501ebcd3575e83ce413739b7debff3b01 / Bolke de Bruin <[email protected]>
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/3640895439

With regards,
GitHub Actions via GitBox


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

Reply via email to