Clone this repo:
  1. bf6c38c Roll recipe dependencies (trivial). by recipe-roller · 3 hours ago main
  2. f9dff7d Roll recipe dependencies (trivial). by recipe-roller · 5 hours ago
  3. 92237a8 Roll recipe dependencies (trivial). by recipe-roller · 6 hours ago
  4. e9c0171 Revert "Enabled reclient's reproxy-side deps cache." by Michael Savigny · 13 hours ago
  5. 6ebecf1 Roll recipe dependencies (trivial). by recipe-roller · 29 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.