The GitHub Actions job "Tests" on airflow.git/fix-prune-dotgit-folder has 
failed.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
fdd91b0a5be3d861c590a7119b09553b2029faac / Ephraim Anierobi 
<[email protected]>
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

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

With regards,
GitHub Actions via GitBox


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

Reply via email to