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

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

Issue 2041313002: infra: check in recipes running on master.chromium.infra (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: TODO Created 4 years, 6 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
« no previous file with comments | « PRESUBMIT.py ('k') | recipes/recipes.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 api_version: 1
2 project_id: "infra"
3 recipes_path: "recipes"
4 deps {
5 project_id: "depot_tools"
6 url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
7 branch: "master"
8 revision: "166ac05c0306bf223826c5a505d18ee5586daee0"
9 }
10 deps {
11 project_id: "recipe_engine"
12 url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.gi t"
13 branch: "master"
14 revision: "a2f99b57a04aea317bc02bb10ab570e1dc337218"
15 }
16 deps {
17 project_id: "build"
18 url: "https://chromium.googlesource.com/chromium/tools/build.git"
19 branch: "master"
20 revision: "ae3e05b8231926a47dc92e72a3933936f9d795ac"
21 }
OLDNEW
« no previous file with comments | « PRESUBMIT.py ('k') | recipes/recipes.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698