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

Head commit for run:
6cd1f29d2dfd04b6d124e5e9a71c08904c837c98 / Jarek Potiuk <[email protected]>
Do not restart breeze containers after restart

In order to avoid initialisation of database and other integrations
when you are entering/leaving breeze, those are started when breeze
starts but not stopped when you leave. Then stopping such running
auxiliary containers should be done with `breeze stop` after you
are done. However those who do not do it, and will restart their
machine will find that the containers get restarted.

This has been added as part of #13446 where health-checks are added.
However "always" was not a good choice. It should have been "on-failure"

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

With regards,
GitHub Actions via GitBox


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

Reply via email to