mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Update README.md
This commit is contained in:
parent
571e2e84aa
commit
ae9c26a4ee
@ -51,7 +51,7 @@ by the [luci/recipes-py github project](https://github.com/luci/recipes-py).
|
|||||||
|
|
||||||
The typical cycle for editing a recipe is:
|
The typical cycle for editing a recipe is:
|
||||||
|
|
||||||
1. Make your edits.
|
1. Make your edits (probably to files in `//chrome_infra/build/scripts/slave/recipes/flutter`).
|
||||||
2. Run `build/scripts/slave/recipes.py simulation_test train flutter` to update expected files (remove the flutter if you need to do a global update).
|
2. Run `build/scripts/slave/recipes.py simulation_test train flutter` to update expected files (remove the flutter if you need to do a global update).
|
||||||
3. Run `build/scripts/tools/run_recipe.py flutter/flutter` (or flutter/engine) if something was strange during training and you need to run it locally.
|
3. Run `build/scripts/tools/run_recipe.py flutter/flutter` (or flutter/engine) if something was strange during training and you need to run it locally.
|
||||||
4. Upload the patch (`git commit`, `git cl upload`) and send it to someone in the `recipes/flutter/OWNERS` file for review.
|
4. Upload the patch (`git commit`, `git cl upload`) and send it to someone in the `recipes/flutter/OWNERS` file for review.
|
||||||
|
Loading…
Reference in New Issue
Block a user