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

Unified Diff: infra/config/recipes.cfg

Issue 2585583007: Remove recipes.py and friends from chromium/src (for now). (Closed)
Patch Set: Remove presubmit too Created 4 years 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « infra/README.md ('k') | infra/recipes.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/config/recipes.cfg
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
deleted file mode 100644
index 4a5fed570e5cdf8fc7368d1d0eed1b11634df0d1..0000000000000000000000000000000000000000
--- a/infra/config/recipes.cfg
+++ /dev/null
@@ -1,21 +0,0 @@
-api_version: 1
-project_id: "chromium"
-recipes_path: "infra"
-deps {
- project_id: "build"
- url: "https://chromium.googlesource.com/chromium/tools/build.git"
- branch: "master"
- revision: "f5f3218e34b3e23bc3a423f01a270c41a2fa4d06"
-}
-deps {
- project_id: "depot_tools"
- url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
- branch: "master"
- revision: "e672f93953647876df1468e9c1e02ea4aa3da4be"
-}
-deps {
- project_id: "recipe_engine"
- url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
- branch: "master"
- revision: "67fe1f3ccee14c273b3d7d6235280497b4413cba"
-}
« no previous file with comments | « infra/README.md ('k') | infra/recipes.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698