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

Head commit for run:
3fe68e79b0651959c4ddfbd4a06c101831dcff80 / Ephraim Anierobi 
<[email protected]>
Fix GitDagBundle re-cloning on every task when prune_dotgit_folder is True 
(#61847)

* Fix GitDagBundle re-cloning on every task when prune_dotgit_folder is True

When a version directory already existed without a .git folder, workers treated
it as invalid and deleted it then re-cloned. Tasks using the same bundle version
would trigger a full clone on every run.

Detect an existing pruned worktree and reuse it instead of cloning again

* fixup! Fix GitDagBundle re-cloning on every task when prune_dotgit_folder is 
True

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

With regards,
GitHub Actions via GitBox


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

Reply via email to