github-actions[bot] opened a new pull request, #58798:
URL: https://github.com/apache/airflow/pull/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]>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]