The GitHub Actions job "Tests AMD" on airflow.git/serialization/op-defaults has failed. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: 8baf823f983af549ff429a0d63c815fad9012b71 / Kaxil Naik <[email protected]> Remove Task SDK dependencies from airflow-core deserialization This commit eliminates direct dependencies on the Task SDK during deserialization, enabling proper client/server separation for Airflow 3.1. Key changes: - Replace dynamic get_serialized_fields() calls with hardcoded class methods - Add schema-driven default resolution with get_operator_defaults_from_schema() - Remove OPERATOR_DEFAULTS import dependency from airflow-core - Add comprehensive default values to JSON schema - Implement SerializedBaseOperator class attributes for all operator defaults - Update _is_excluded() logic to use schema defaults for efficient serialization Report URL: https://github.com/apache/airflow/actions/runs/17004242720 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
