The GitHub Actions job "Tests (AMD)" on airflow.git/dbfree-venv-operator-tests 
has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
1ce60b1f5ea0408e521e50562479138cd61fa12d / Jarek Potiuk <[email protected]>
Drop dead b"null" fallback in DB-free XCom write parsing

A POST to /xcoms/... always carries the serialized value (even None
serializes to b"null"), so request.content is never empty and the
`or b"null"` fallback was dead. Addresses review feedback.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to