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

Head commit for run:
ee1941d0b796577787f0225cc3c1bc1351df8996 / Jarek Potiuk <[email protected]>
Protect against the case where Airflow is checked out in AIRFLOW_HOME

When airflow is checked out in the same directory as AIRFLOW_HOME,
cleanup might remove everythig including .git folder. And this might
happen because people might check out airflow in their HOME
directory - and default AIRFLOW_HOME is ${HOME}/airflow.

THis PR will detect if Airflow is checked out AIRFLOW_HOME and
will error out in this case.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to