The GitHub Actions job "Tests AMD" on 
airflow.git/fix/docker-operator-compat-3.0 has succeeded.
Run started by GitHub user morgan-dgk (triggered by morgan-dgk).

Head commit for run:
0449002931200e84385947d41489a3103bf63377 / Morgan Kerle 
<[email protected]>
🚑️ Fix version_compat for Airflow 3.0.X

The decorated operator for this provide fails with Airflow 3.0.X and
provider version > 4.4.0. #52465 updated version_compat and the operator
to use the BaseOperator from the Task SDK. However, this operator is
missing the required `xcom_push` method in version 3.0.X.

This causes failures when using the decorater operator with
AttributeError: '_DockerDecoratedOperator' object has no attribute
'xcom_push'.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to