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

Head commit for run:
25cdd5015d308bb249350eef2fa08ac93b6e1ade / Jarek Potiuk <[email protected]>
Fix building and testing sdist packages for Airflow

There were two teething problems with building and testing the
sdist packages of airflow.

1) The sdist package for apache-airflow could not be built as it
   missed few files.
2) This was because testing of sdist packages skipped testing of
   the apache-airflow packages by mistake
3) The sdist packages for airflow-core were not building correctly with
   local hatch builds (they were produced in a airflow-core/dist and
   not moved to dist folder in root.

This PR fixes all those problems.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to