Manual recipe roll

recipe_engine:
  https://crrev.com/3e04b364c0e15b5195168e5f722198f6ac13a174 [swarming] update client version (tikuta@chromium.org)
  https://crrev.com/e5b95408b9e4b89a7b88f67c40b3af79a88a7ad7 [step_runner] Specify close_fds to avoid leaking non-std handles to steps. (iannucci@chromium.org)
  https://crrev.com/bcd44328140e7912e96e2fd0ae1c76222ebca167 Revert "[step_runner] Specify close_fds to avoid leaking non-std handles to steps." (tandrii@chromium.org)

depot_tools:
  https://crrev.com/f2f4cc6382f9d132699de64e656d13e6b798c4fe Revert "Roll recipe dependencies (trivial)." (tandrii@chromium.org)
  https://crrev.com/545f0d025ef1f93aa276c4da765f5450013014dc Manual recipe roll. (iannucci@chromium.org)

TBR=tandrii@google.com

Bug: 930038
Change-Id: I45d6f1649ca30c6797b1b80b97f62a1bf7644fb2
Reviewed-on: https://chromium-review.googlesource.com/c/1459890
Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
1 file changed
tree: d746de6fc29b35341ea0746c69ea265cb47b1fa1
  1. infra/
  2. masters/
  3. scripts/
  4. site_config/
  5. slave/
  6. tests/
  7. third_party/
  8. .gitattributes
  9. .gitignore
  10. .vpython
  11. codereview.settings
  12. DEPS
  13. environment.cfg.py
  14. LICENSE
  15. OWNERS
  16. PRESUBMIT.py
  17. README.md
  18. WATCHLISTS
README.md

build

Hi build contributor! If you do any change in scripts/master/ or touching any master's html/ directories, you must restart master.chromium.fyi first and ensure that it still works before restarting other masters.

Recipes

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