- 19 Sep, 2018 1 commit
-
-
Nodir Turakulov authored
It was superseded by repo_path_map. Bug: 694348 Change-Id: If6b4790290bf2573f2a9367334decf064d382f52 Reviewed-on: https://chromium-review.googlesource.com/1232875 Commit-Queue: Nodir Turakulov <nodir@chromium.org> Auto-Submit: Nodir Turakulov <nodir@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@chromium.org>
-
- 18 Sep, 2018 3 commits
-
-
Nodir Turakulov authored
It is not used. get_gerrit_patch_root is used instead. Bug: 694348 Change-Id: Icc717e38cbcaa8050c8ce8a364202b81d7f9cf2c Reviewed-on: https://chromium-review.googlesource.com/1231282 Auto-Submit: Nodir Turakulov <nodir@chromium.org> Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Nodir Turakulov <nodir@chromium.org>
-
Nodir Turakulov authored
Update set_patch_project_revision to use repo_path_map instead of patch_projects. Also rename to set_patch_repo_revision. Bug: 694348 Change-Id: Iba31f4910f8282160000b8fcef197052597530a4 Reviewed-on: https://chromium-review.googlesource.com/1226107 Commit-Queue: Nodir Turakulov <nodir@chromium.org> Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org>
-
Nodir Turakulov authored
Add a shortcut for getting local path to the patch repo. In bot_update.api._destination_branch, start using it instead of reading gclient config directly. This removes one more patch_project usage. Recipe-Nontrivial-Roll: build Recipe-Nontrivial-Roll: infra Bug: 694348 Change-Id: If05371d0f6d11be6803ffa8392e029f5860dda25 Reviewed-on: https://chromium-review.googlesource.com/1217670 Commit-Queue: Nodir Turakulov <nodir@chromium.org> Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@chromium.org>
-
- 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>
-
- 28 Sep, 2017 1 commit
-
-
Aaron Gable authored
This is a step away from patch_project, which was a holdover from Rietveld. Instead of mapping "projects" (which are poorly-defined and not guaranteed to be unique) to subpaths, instead map repository urls (which are at least unique). Eventually we may be able to compute this directly from DEPS instead of hardcoding the mapping here, but at least this is a step in the right direction. Bug: 765633 Change-Id: Idd65984fc6edefcbedb0438d38c2338b10b7e8e5 Reviewed-on: https://chromium-review.googlesource.com/690776 Commit-Queue: Aaron Gable <agable@chromium.org> Reviewed-by:
Robbie Iannucci <iannucci@chromium.org>
-
- 04 May, 2017 1 commit
-
-
Michael Achenbach authored
This directly depends on adding these configs to build: https://chromium-review.googlesource.com/c/496187/ The CL adding the configs to build must also roll depot_tools to this CL. In case of a revert, both CLs must be reverted. Bug: 717457 Change-Id: I458b52e184b668a3ace18ea0948363a2795f7161 Reviewed-on: https://chromium-review.googlesource.com/496107Reviewed-by:
Paweł Hajdan Jr. <phajdan.jr@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org>
-
- 12 Apr, 2017 1 commit
-
-
Paweł Hajdan, Jr authored
Bug: chromium:693058 Change-Id: I6e00f73141722dc47f8da16e21dadd1d4e26a14f Reviewed-on: https://chromium-review.googlesource.com/475911 Commit-Queue: Paweł Hajdan Jr. <phajdan.jr@chromium.org> Reviewed-by:
Robbie Iannucci <iannucci@chromium.org>
-