Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(82)

Side by Side Diff: infra/config/recipes.cfg

Issue 1241323004: Cross-repo recipe package system. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: PRESUBMIT-related touchups Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 api_version: 1
2 engine_revision: "e9397a2e24f93e1a354fbe2251e88c63fa4139de"
3 project_id: "build"
4 recipes_path: "scripts/slave"
5 deps {
6 project_id: "recipe_engine"
7 url: "https://github.com/luqui/recipes-py.git"
luqui 2015/09/14 18:29:07 This must change to googlesource once we're mirror
8 branch: "master"
9 revision: "e9397a2e24f93e1a354fbe2251e88c63fa4139de"
10 }
OLDNEW
« no previous file with comments | « infra/config/OWNERS ('k') | scripts/slave/annotated_run.py » ('j') | scripts/slave/recipes.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698