The GitHub Actions job "Tests" on airflow.git/workaround-flit-bug-with-wheel-only-gitignores-missing has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 73de76ca2a138be64f6d125fde668b7e24b02f2c / 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/14317410402 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
