The GitHub Actions job "Tests" on 
airflow.git/workaround-flit-bug-with-wheel-only-gitignores-missing has 
succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
b8833060984e6b7b92b15826998dcd2c218df093 / Jarek Potiuk <[email protected]>
Workaround the problem with flit not excluding ignored files

When `--format wheel` is used with `flit`, flit does not exclude
.gitignored files when preparing .whl file. This caused balooing
in the size of the fab provider when only wheel file has been built.

This PR workarounds it by running both and removing the .sdist after
it has been built.

The issue is reported to flit:https://github.com/pypa/flit/issues/743

Follow up after #48889

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

With regards,
GitHub Actions via GitBox


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

Reply via email to