The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 7e295b7d992f4ed13911e593f15fd18e0d4c16f6 / Jarek Potiuk <[email protected]> Add possibility to specify command to run at Breeze entry via env var (#25288) Breeze environment can be easily customized by specifying your own init.sh file in files/airflow-breeze-config/init.sh. However, there are certain scenarios (for example GitHub Codespaces), where you cannot do that, but you can easily specify an environment variable to set when you enter Breeze container - and you need to customize your environment there, becasue you need to make your airflow code re-linked from Github default "/workspace/airflow" to "/opt/airflow"). In such case it is much more convenient to provide the command to run via environment variable and eval the command at entering the image. This PR implements such a possibility. Report URL: https://github.com/apache/airflow/actions/runs/2749614850 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
