The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 084d6838827930f0413a9de8dceea54632ceb0d3 / Jarek Potiuk <[email protected]> Support DOCKER_HOST variable passing to Breeze commands In some cases you might want to override the default way how Docker determines where to connect by seting DOCKER_HOST variable. This is generally working out of the box by having the variable set, but then it does not work well with `--builder` settings in `builder` plugin. This PR adds support for DOCKER_HOST to be added to all shell and build commands by disabling the builder when the variable is set and explicit forwarding of the DOCKER_HOST variable when running docker commands. You can also override the DOCKER_HOST variable via `--docker-host` command line switch. Build arguments in Breeze commands have been sorted as well as their click options as the command option list grew large enough to be messy if they are not alphabetically sorted. Report URL: https://github.com/apache/airflow/actions/runs/7066718082 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
