mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 10:41:31 +00:00
Update lucicfg to 1.46.2
1.46.2 updates the findRoot implementation to look for the repo boundary of a cider workspace by looking for the .citc directory in the parent directory since it gets created as a sibling to the top-level repo rather than inside the repo. This allows for correctly computing the path within the repo to the starlark package. Bug: 468387469 Change-Id: I1a513086f6f27198618d0cb76351bb40d2a1b219 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/7279490 Auto-Submit: Garrett Beaty <gbeaty@google.com> Reviewed-by: Vadim Shtayura <vadimsh@chromium.org> Commit-Queue: Garrett Beaty <gbeaty@google.com> Commit-Queue: Vadim Shtayura <vadimsh@chromium.org>
This commit is contained in:
@@ -37,7 +37,7 @@ infra/tools/luci/vpython3/${platform} git_revision:ad0c4b622c7d4cee870f57eed8170
|
||||
infra/tools/luci/led/${platform} git_revision:d011b1c404484997f48c987ecc9649c3283d372b
|
||||
|
||||
# LUCI config generator
|
||||
infra/tools/luci/lucicfg/${platform} git_revision:29d61c6eefac51389019cb9e7d4c448933f79111
|
||||
infra/tools/luci/lucicfg/${platform} git_revision:d3fabe3079e722488f133f409c15afd82bcf513a
|
||||
|
||||
# Mac toolchain installer
|
||||
infra/tools/mac_toolchain/${os=mac}-${arch} git_revision:59b5b4b5a506dc23eae31ef0f5b168281c6521da
|
||||
|
||||
Reference in New Issue
Block a user