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

Head commit for run:
d9b5c8c4d5ee64d7c33e44dcdd465d8ad8a77211 / Jarek Potiuk <[email protected]>
Split installation of sdist providers into parallel chunks

Sdist provider installation takes a lot of time because pip cannot
parallelise the sdist package building. But we still want to test all
our provider's installation as sdist packages.

This can be achieved by running N parallel installations with only
subset of providers being installed in each chunk.

This is what we do in this PR.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to