- 06 Sep, 2018 1 commit
-
-
Nodir Turakulov authored
Use repo_path_map in all places where patch_projects is currently used. Add gclient.get_repo_path function to resolve path to a repo given its URL. infra.git requires a non-trivial roll because of incorrect expectations. Recipe-Nontrivial-Roll: build Recipe-Nontrivial-Roll: infra Bug: 877161 Change-Id: Iaea0a3f14609bf0c18d4ecdf8564153b8052584d Reviewed-on: https://chromium-review.googlesource.com/1208363 Commit-Queue: Nodir Turakulov <nodir@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@chromium.org>
-
- 04 Sep, 2018 1 commit
-
-
Nodir Turakulov authored
Add a function to parse a Gitiles repo URL supporting various edge cases. R=tandrii@chromium.org Bug: 877161 Change-Id: Ib4d6a28a2ace2e594f1a4ca31460a446fc6fa052 Reviewed-on: https://chromium-review.googlesource.com/1204914 Commit-Queue: Nodir Turakulov <nodir@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@chromium.org>
-
- 29 Jun, 2018 1 commit
-
-
Robert Iannucci authored
R=phosek@chromium.org, tandrii@chromium.org, vadimsh@chromium.org Bug: 790650 Change-Id: Ia878004d6983dbbad882ec683da2e0db5e727c66 Reviewed-on: https://chromium-review.googlesource.com/1116073 Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@chromium.org>
-
- 13 Oct, 2017 1 commit
-
-
Michael Moss authored
This fixes an issue introduced by crrev.com/b40a4514 where a 404 result might return None contents. R=agable@google.com, phajdan@google.com Bug:774355 Change-Id: I993a029adb8d92cb27e043cd3d9b17cc8aee2432 Reviewed-on: https://chromium-review.googlesource.com/717937 Commit-Queue: Michael Moss <mmoss@chromium.org> Reviewed-by:
Paweł Hajdan Jr. <phajdan.jr@chromium.org>
-
- 12 Oct, 2017 1 commit
-
-
Michael Moss authored
This is needed in the release recipes because there are times when we want to check that a file is _not_ there yet (i.e. 404 response). R=agable@chromium.org, dnj@chromium.org Change-Id: Iedf646d6c73ebf898e90afd2009840b1e5c5b1ab Reviewed-on: https://chromium-review.googlesource.com/709916Reviewed-by:
Paweł Hajdan Jr. <phajdan.jr@chromium.org> Commit-Queue: Michael Moss <mmoss@chromium.org>
-
- 20 Apr, 2017 1 commit
-
-
Dan Jacques authored
Add "tools/build"'s "url" and "gitiles" recipe modules into "depot_tools". "gitiles" had an explicit dependency on "depot_tools", so this formalizes this dependency. To support "url", we vendor "requests" from "tools/build" into "depot_tools" for it. BUG=None TEST=expectations Change-Id: I1ba634ae264b5c9d3adee20db3397c83a6c52c45 Reviewed-on: https://chromium-review.googlesource.com/483316Reviewed-by:
Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Daniel Jacques <dnj@chromium.org>
-