The GitHub Actions job "Tests (AMD)" on airflow.git/gitignore-ui-logs-case-collision has succeeded. Run started by GitHub user Andrushika (triggered by Andrushika).
Head commit for run: 497f4b7f01043b0d3f1daae35d82379cb51ff6e9 / Andrew Chang <[email protected]> Stop .gitignore from hiding the UI Logs directory on macOS git enables core.ignorecase on case-insensitive filesystems, which is the default on macOS. There the repo-wide `logs/` rule also matches airflow-core/src/airflow/ui/src/pages/TaskInstance/Logs/. Files already tracked in that directory keep working, so nothing looks broken until someone adds a new file there. Then `git add` prints an ignore hint and exits 1, and the file has to be force-added. Report URL: https://github.com/apache/airflow/actions/runs/31564121109 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
