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

Head commit for run:
d1bd5559d1194a9b7626b75730ce62c840e5734e / Jarek Potiuk <[email protected]>
Improve documentation and behaviour of mprocs (#58718)

The AI-generated documentation had some hallucinations and had a bit
of duplication and chattines. Also it was not clear you can also easily
run mprocs outside of breeze in regular terminal (you can !) and how to
do it easily.

This is all corrected here:

* README.md is removed (most of the content was in QUICK REFERENCE or
  was just too chatty

* Hallucinated keybindings were corrected

* basic.yaml is now simply mprocs.yml so that you can use it directly
  in the contributing-docs/mprocs folder without specifying config file

* we are using now uv to run generate_mprocs_config.py and it has
  inline requirements specified - making it easily usable outside of
  breeze environment

* removed replacement of local executor that is not needed any more
  also in run_mprocs

* added some non-obvious but useful key bindings in the guide

* the generated mprocs.yaml is now created in /files when run with
  start-airflow which makes it directly usable outside of Breeze.

* there are some caveats of mprocs working with iTerm2 on MacOS, this
  change documents workaround/solution needed to work with mprocs until
  better solutions are found

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

With regards,
GitHub Actions via GitBox


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

Reply via email to