[go: nahoru, domu]

Clone this repo:
  1. 380f4fa Roll recipe dependencies (trivial). by recipe-roller · 7 hours ago main
  2. 1a5ac69 siso: Set raise_on_failure=False to upload siso report steps by Junji Watanabe · 13 hours ago
  3. f81c8b0 Return the bot_update Result from main_waterfall_steps. by Garrett Beaty · 15 hours ago
  4. af9547a Roll recipe dependencies (trivial). by recipe-roller · 16 hours ago
  5. b7be80f Roll recipe dependencies (trivial). by recipe-roller · 16 hours ago

Recipes

If you're here to make a change to ‘recipes’ (the code located in the recipes directory), please take a look at the README for more information pertaining to recipes.

Style

The preferred style is PEP8 with two-space indent. Functions use lowercase_with_underscores, with the exception of the special functions RunSteps and RunTests in recipes. Use yapf (git cl format --no-clang-format) to autoformat new code.