The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
9be5dbaf0b254525330e4d01d19d9ed36c2fb56c / Jarek Potiuk <[email protected]>
Remove Airflow sources from CI image when running compatibility check

When we are running compatibility checks, we should not mount
airflow from sources (not even skipping it), because if we removed a
provider, it will be imported from the mounted sources and the provider
might still be there.

Instead of mounting airflow sources we use "none" which effectively
removes sources of airflow from CI image - instead airflow is
entirely used from packages that are build during preparation of
the compatibility check (airflow from tag in git, and providers
from the PR).

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

With regards,
GitHub Actions via GitBox


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

Reply via email to