commit | 8f08c88935845cc7612e38891c19fdb64ec58a70 | [log] [tgz] |
---|---|---|
author | Joey Scarr <jsca@google.com> | Wed Jul 18 01:33:42 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jul 18 01:33:42 2018 |
tree | 3306be348b26bd3a31b32730d61d5cd0caa5b85e | |
parent | feefb40b59cc437baecd3040343b4aa89f615b0d [diff] |
Move CS builder scripts into the recipe module. I believe these scripts are only used by the codesearch module, and I'm hopeful that this will get the codesearch recipes working on LUCI without needing to fiddle with .gitattributes. As part of this I also removed a dependency on common.chromium_utils. Bug: 790616,790617,829200,838155 Change-Id: I7c4e97ad92dfc1e24d8f32a53dd905ff3ce4718f Recipe-Nontrivial-Roll: build_limited_scripts_slave Reviewed-on: https://chromium-review.googlesource.com/1137810 Reviewed-by: Sergey Berezin <sergeyberezin@chromium.org> Commit-Queue: Joey Scarr <jsca@chromium.org>
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.
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.