The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).
Head commit for run: 56cea6406c39a2eaf95084d3d5f59f25abff7a55 / Ephraim Anierobi <[email protected]> Fix Serialization error in TaskCallbackRequest How we serialize `SimpleTaskInstance `in `TaskCallbackRequest` class leads to JSON serialization error when there's start_date or end_date in the task instance. Since there's always a start_date on tis, this would always fail. This PR aims to fix this through a new method on the SimpleTaskInstance that looks for start_date/end_date and converts them to isoformat for serialization. Report URL: https://github.com/apache/airflow/actions/runs/2782259290 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
