Skip to content

Commit

Permalink
Reland "repo: auto-update depot_tools when used"
Browse files Browse the repository at this point in the history
This is a reland of 1951227.
It includes an update to .gitattributes for recipes.

Original change's description:
> repo: auto-update depot_tools when used
>
> Since gclient automatically syncs this checkout when used,
> have repo do the same for CrOS users.
>
> Bug: 1148984
> Test: ran and saw it auto-update when used externally
> Test: ran and saw it not auto-update when used inside of a repo checkout
> Change-Id: I56b9a45ef3a9ed501f6277e8f8357d4719cf2557
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2537164
> Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
> Reviewed-by: Michael Mortensen <mmortensen@google.com>
> Commit-Queue: Mike Frysinger <vapier@chromium.org>

Bug: 1148984
Change-Id: Ia7844016cb04d3197e51ad05da64c885cf3277a0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2561229
Reviewed-by: Michael Mortensen <mmortensen@google.com>
Reviewed-by: Andrii Shyshkalov <tandrii@google.com>
Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
Commit-Queue: Mike Frysinger <vapier@chromium.org>
  • Loading branch information
vapier authored and LUCI CQ committed Nov 30, 2020
1 parent dc7b108 commit eb386eb
Show file tree
Hide file tree
Showing 4 changed files with 1,228 additions and 1,175 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
/ninja* recipes
/pylint* recipes
/repo recipes
/repo_launcher recipes
/roll-dep* recipes
/yapf* recipes

Expand Down
1 change: 1 addition & 0 deletions OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ per-file chrome_set_ver=file://CROS_OWNERS
per-file cros=file://CROS_OWNERS
per-file cros_sdk=file://CROS_OWNERS
per-file repo=file://CROS_OWNERS
per-file repo_launcher=file://CROS_OWNERS
per-file CROS_OWNERS=file://CROS_OWNERS

# for the Goma client update
Expand Down
Loading

0 comments on commit eb386eb

Please sign in to comment.