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

Head commit for run:
4a73383c33f7971336cf21f50f1c4d2410cb2d4e / github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
[v3-1-test] Improve documentation and behaviour of mprocs (#58718) (#58798)

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
(cherry picked from commit d1bd5559d1194a9b7626b75730ce62c840e5734e)

Co-authored-by: Jarek Potiuk <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to