The GitHub Actions job "Tests (ARM)" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 39ea27cb778c06ad9d7952de55f8a98174643939 / Jarek Potiuk <[email protected]> Ignore the magpie snapshot symlink in git worktrees (#71727) The snapshot is ignored by a directory-only pattern, but only the main checkout actually has a directory there. /magpie-setup worktree-init deliberately makes .apache-magpie a symlink to the main checkout's snapshot so every worktree shares one framework state, and a trailing-slash pattern never matches a symlink. The result is that .apache-magpie shows up as untracked in every worktree, which is noise in git status and one careless "git add -A" away from committing a machine-local absolute-path symlink. Dropping the trailing slash matches the directory, its contents, and the symlink, so the main checkout is unaffected. Report URL: https://github.com/apache/airflow/actions/runs/32061523140 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
