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

Head commit for run:
1229e7d163e5741b103387d54a257fc7c78cba34 / Jarek Potiuk <[email protected]>
Add mprocs support for `breeze start-airflow` command

For years we used tmux as the driver for breeze's start-airflow
command, however there are better alternatives.

One of the best ones available now which seems to perfectly match
our needs is mprocs.

It's a modern alternative to tmux for managing multiple processes. It provides:

- Intuitive TUI with better visual feedback
- Easy process management (start, stop, restart)
- Mouse and keyboard navigation
- Process status indicators
- Better cross-platform support

For now you need to use `--use-mprocs` flag to enable it, but once we
test that it works well we can make it default.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to