The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: a0164f48dbf3dd7bbe8b50308c73583b8fb7caf4 / Jarek Potiuk <[email protected]> Add possibility to specify command to run at Breeze entry via env var 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/2733360673 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
