The GitHub Actions job "Tests" on 
airflow.git/add-cross-dependencies-airfow-core-tasks-sdk has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
4bc9570512c8f95ccc45b1d655f12bcfa6c38041 / Jarek Potiuk <[email protected]>
Add cross dependencies between airflow-core and task-sdk

We have not managed fully unentangle dependencies between airlfow-core
and task-sdk and for now they are cross-dependent - both airflow-core
uses task-sdk and task-sdk uses airflow core. We are aiming to fix
this for Airflow 3.1.

We are planning to relax dependencies between airflow-core and
task-sdk in Airflow 3.1, but for now we are closely tying the versions
because we are directly using imports between those packages and we
have no backwards-compatibility checks implemented to guard if there
are incompatible changes introduced.

The mechanism to prepare RC packages has been updated to make sure
that rcN version of apache-airflow, apache-airflow-core,
apache-airflow-task-sdk always refer to the same rc versions of each
other - which means that all three packages should be released always
together until we loosen relation between the packages.

We also update versions of just released providers that are Airflow 3
only.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to