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

Head commit for run:
27258d567887a93f43af25a9d79d773198751bd9 / Jarek Potiuk <[email protected]>
Speed up cleanup_python_generated_files by skipping irrelevant dirs (#64927)

Replace two rglob calls with a single os.walk that prunes node_modules
and hidden directories (e.g. .git, .venv) in-place, avoiding unnecessary
traversal of large directory trees that never contain relevant .pyc files.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to