The GitHub Actions job "Tests (AMD)" on airflow.git/onikolas/pr2/s3-bundle-version-worker-flow has succeeded. Run started by GitHub user o-nikolas (triggered by o-nikolas).
Head commit for run: 87dd9a8e518616c4e2355a18b43464b5cb975892 / Niko Oliveira <[email protected]> Fix: remove model_serializer that broke OpenAPI schema generation, regenerate artifacts The model_serializer(mode='wrap') on BundleInfo caused Pydantic to lose JSON schema information, making the OpenAPI generator produce a generic 'additionalProperties: true, type: object' instead of the full BundleInfo schema with name/version/version_data fields. Removing the custom serializer restores correct schema generation. The version_data field is Optional so receivers already handle null. Also regenerates: - edge OpenAPI spec (v2-edge-generated.yaml) - supervisor schema snapshot (schema.json) - uv.lock (reflects upstream dependency changes after rebase) Report URL: https://github.com/apache/airflow/actions/runs/26425268587 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
