- 26 Oct, 2019 1 commit
-
-
Erik Chen authored
Change-Id: Iad21c3fa60f563f479ad0a0cadcfd8c1beb2fcc0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1881910 Auto-Submit: Erik Chen <erikchen@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@google.com> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com>
-
- 25 Oct, 2019 5 commits
-
-
Edward Lesmes authored
Change-Id: I649bee199e52ecbd66467cfaf850a7a57e2eedf6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1874506Reviewed-by:
Anthony Polito <apolito@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Edward Lemur authored
Bug: 1016601 Change-Id: Ie6afc5b1ea29888b0bf40bdb39b2b492d2d0494c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1880014Reviewed-by:
Anthony Polito <apolito@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Edward Lemur authored
Previously, it returned bytes if the file did not contain valid Unicode data, and a Unicode string otherwise. It is confusing to reason about such a function, and no current caller needs bytes data AFAICT, so make FileRead always return Unicode strings. Bug: 1009814 Change-Id: I89dd1935e5d4fcaf9af71585b85bda6c47695950 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1880013Reviewed-by:
Anthony Polito <apolito@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Edward Lemur authored
PRESUBMIT.py scripts might execute commands directly instead of using CallCommand, so that the conversion to vpython is bypassed, resulting in errors. See e.g. https://cs.chromium.org/chromium/src/third_party/blink/web_tests/PRESUBMIT.py?l=79 Bug: 1017410 Change-Id: If1943fe46cd2fc1e37b89aee14865429f884332b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1879493Reviewed-by:
Anthony Polito <apolito@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Yura Yaroshevich authored
This fixes an error on some Windows installations: ``` fetch webrtc Traceback (most recent call last): File "googlesource.com\depot_tools\bootstrap\bootstrap.py", line 365, in <module> sys.exit(main(sys.argv[1:])) File "googlesource.com\depot_tools\bootstrap\bootstrap.py", line 324, in main git_postprocess(template, os.path.join(bootstrap_dir, 'git')) File "googlesource.com\depot_tools\bootstrap\bootstrap.py", line 264, in git_postprocess maybe_copy( File "googlesource.com\depot_tools\bootstrap\bootstrap.py", line 108, in maybe_copy content = fd.read() File "googlesource.com\depot_tools\bootstrap-3_8_0b1_chromium_1_bin\python3\bin\lib\encodings\cp1251.py", line 23, in decode return codecs.charmap_decode(input,self.errors,decoding_table)[0] UnicodeDecodeError: 'charmap' codec can't decode byte 0x98 in position 18734: character maps to <undefined> ``` Bug: None Change-Id: I43cf7b51879ac9a66c33566536dcdcb4c93e0fc0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1881227Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
- 24 Oct, 2019 14 commits
-
-
Vadim Shtayura authored
Most notable public API change is that '../' is no longer allowed in lucicfg.emit(dest=...). R=tandrii@chromium.org Change-Id: Iff162c6e1cbd0c7fcbbafc8b2f56eb827660aa93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1880301 Auto-Submit: Vadim Shtayura <vadimsh@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com> Commit-Queue: Andrii Shyshkalov <tandrii@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/1485ed120ff670c0b32905d28c824e7af6f32aa6 [cipd] Add CIPD UI link to register() presentation (joshuaseaton@google.com) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I2c1e1bfab975e69329128e830fb4aaf22c422d3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1880299Reviewed-by:
Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/64c4a05dc93199fc5a8aca78f9427b09bd43776c [file] Add read text to presentation (joshuaseaton@google.com) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I3e8f53f28862189e86df9b590d5e7a35e6973ed3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1880297Reviewed-by:
Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/acfec855b3a03ad8c28df551c3ea7a6bbee75967 [file][cipd] Run YAPF (joshuaseaton@google.com) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: If247077c00e153423332b6f1bf06101bd0f6e36b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1880295Reviewed-by:
Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
Edward Lesmes authored
Change-Id: Ia6844cd6da6a9c68ed3d83144bd032933ab69fcf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1875110 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Anthony Polito <apolito@google.com>
-
Jamie Madill authored
Lets the client repository make 'git cl format' use the '--full' option by default. This solves issues when using less common clang-format options that don't behave well with small diffs. For example, AlignConsecutiveAssignments. This is a replacement for the 'diff-lines-of-context' setting. Bug: angleproject:4003 Change-Id: I81dc3b4992a7420e7235da88ec78e51ec4c0d24f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1879148Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
-
Edward Lemur authored
Exceptions other than OSError are not surfaced. This caused errors like this to be printed, but not block presubmit, allowing bugs to sneak in. Exception in thread Thread-8: Traceback (most recent call last): File "C:\b\s\w\ir\cipd_bin_packages\cpython\bin\Lib\threading.py", line 801, in __bootstrap_inner self.run() File "C:\b\s\w\ir\cipd_bin_packages\cpython\bin\Lib\threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) File "C:\b\s\w\ir\kitchen-checkout\depot_tools\presubmit_support.py", line 199, in _WorkerFn result = self.CallCommand(test) File "C:\b\s\w\ir\kitchen-checkout\depot_tools\presubmit_support.py", line 170, in CallCommand p = subprocess.Popen(cmd, **test.kwargs) File "C:\b\s\w\ir\kitchen-checkout\depot_tools\subprocess2.py", line 143, in __init__ super(Popen, self).__init__(args, **kwargs) File "C:\b\s\w\ir\cipd_bin_packages\cpython\bin\Lib\subprocess.py", line 390, in __init__ errread, errwrite) File "C:\b\s\w\ir\cipd_bin_packages\cpython\bin\Lib\subprocess.py", line 640, in _execute_child startupinfo) TypeError: environment can only contain strings https://logs.chromium.org/logs/infra/buildbucket/cr-buildbucket.appspot.com/8898840708364523888/+/steps/presubmit/0/stdout Change-Id: I34e65d8c0050eed7ed26fd782e0a5dc8616f30f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1877051 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Anthony Polito <apolito@google.com> Reviewed-by:
Dirk Pranke <dpranke@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/70031fbf3a131685d9d0f0de3675cb946368743e recipe module buildbucket: migrate to protos for inputs. (tandrii@google.com) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I9a365934b6255068cea7c5e9d80f767a0c2e888d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1879499Reviewed-by:
Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
Takuto Ikuta authored
This is followup for crrev.com/c/1877747 Bug: 1002153 Change-Id: I7f5e6f9be9e69ecfbaad75f531d5027ef20a3966 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1878847 Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
-
Ben Pastene authored
eg: https://logs.chromium.org/logs/chrome/buildbucket/cr-buildbucket.appspot.com/8898770399362199536/+/steps/bot_update/0/stdout bot_update ends up clobbering the checkout in that build due to: "Error: 161> Called rmtree(/b/s/w/ir/cache/builder/src/......) in non-directory" That's because we're trying to rmtree a file. This will instead unlink it. Bug: 991276 Change-Id: Icffa18c27ddbaced20fb3410a91ca8fcc849d5e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1877727Reviewed-by:
Andrii Shyshkalov <tandrii@google.com> Commit-Queue: Ben Pastene <bpastene@chromium.org>
-
Jamie Madill authored
This reverts commit 812ac228. Reason for revert: The fix was not sufficient to solve the git cl format difference between 'git cl format' and 'git cl format --full'. Looks like we'll need a different solution. Original change's description: > git-cl: Add diff lines of context setting. > > Clients using some Clang-Format options can run into bugs when using > 0 lines of context. AlignConsecutiveAssignments in particular is picky > and behaves differently with 0 lines of context. > > This behaviour lead to 'git cl format' behaving differently from > 'git cl format --full'. That could also break presubmit format checks. > Using >0 lines of context for 'git diff' fixes the inconsistency. > > Add a setting 'DIFF_LINES_OF_CONTEXT' that can be controlled via > codereview.settings. Defaults to zero to preserve the old behaviour. > The setting allows the client to control the number of lines of context > to use when running 'git cl format'. > > Bug: angleproject:4003 > Change-Id: Ied2ebf23df4c41ba19bfbd5b8ddf526b56a20b31 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1864309 > Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> > Commit-Queue: Jamie Madill <jmadill@chromium.org> TBR=agable@chromium.org,ehmaldonado@chromium.org,jmadill@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: angleproject:4003 Change-Id: Ib6b70969509a1e5446922d488f11d13a0c59c536 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1877003Reviewed-by:
Aaron Gable <agable@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
-
Takuto Ikuta authored
This property is not used anymore. Bug: 1002153 Change-Id: I19a503a73ec00e9121b2d9a2c130824a974d307a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1877747 Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com>
-
Mike Frysinger authored
The support/ dir has only ever been used to host a single CrOS file. We can move that to `cros` (which is the primary tool in the CrOS world), and have the few other wrapped programs point to that. Bug: None Change-Id: I3ba3cc7375d357d62fb464e1b6dc37e73bc83cb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1876639Reviewed-by:
Nodir Turakulov <nodir@chromium.org> Commit-Queue: Mike Frysinger <vapier@chromium.org>
-
Andrii Shyshkalov authored
Includes 2019-10-23 tandrii@google.com vpython: more logging when incomplete virtualenv dir can't be removed. R=iannucci Bug: 869227 Change-Id: Ie06fc55322ac5a467a8ac78c7f8b6ad42bcf0aa9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1877553Reviewed-by:
Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Auto-Submit: Andrii Shyshkalov <tandrii@google.com>
-
- 23 Oct, 2019 8 commits
-
-
Edward Lemur authored
This reverts commit a834f39e. Reason for revert: https://bugs.chromium.org/p/chromium/issues/detail?id=1017367 Original change's description: > presubmit_support: Fix tests on Python 3. > > Bug: 1009814 > Change-Id: I2c2a835fc4fa0a7fc9e68dfff680fb0beacb491e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1869535 > Reviewed-by: Anthony Polito <apolito@google.com> > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> TBR=ehmaldonado@chromium.org,apolito@google.com Bug: 1009814 Change-Id: I48907caeca9b9b32e4e3a7cb5a636280d017a4c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1877350Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Andrii Shyshkalov authored
Picks up hopeful workarounds for failure to remove virtual env: https://chromium-review.googlesource.com/c/infra/luci/luci-go/+/1876802 https://chromium-review.googlesource.com/c/infra/luci/luci-go/+/1876638 R=iannucci Bug: 869227 Change-Id: Ib18180bf94651bdc5559d630021b05259651e242 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1877348 Commit-Queue: Andrii Shyshkalov <tandrii@google.com> Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Auto-Submit: Andrii Shyshkalov <tandrii@google.com> Reviewed-by:
Robbie Iannucci <iannucci@chromium.org>
-
Edward Lemur authored
presubmit_support.py should correctly find and use .vpython files. This will prevent issues like https://chromium-review.googlesource.com/c/infra/luci/luci-py/+/1874458 Bug: 1002153 Change-Id: I677f40b1fd2c436867cb5c6cbdeaff0d16f33a2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1874892Reviewed-by:
Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Mike Frysinger authored
This file hasn't been updated in over 6 years. The backwards compat logic in here dates back to pre-R20 releases, and the only boards we released that long ago are EOL now. So scrub all the unused code to simplify it. While we're here, fix a few style issues, and update the docs. Bug: 997354 Test: `cros help` still works Change-Id: Id226cd73f045972b88e7bc5926a415f567d1e41c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1875488Reviewed-by:
Mike Nichols <mikenichols@chromium.org> Reviewed-by:
Alex Klein <saklein@chromium.org> Reviewed-by:
Nodir Turakulov <nodir@chromium.org> Commit-Queue: Mike Frysinger <vapier@chromium.org>
-
Garrett Beaty authored
Change-Id: Ib6bab87bf2b98b5122c56d37218c7f6db1bfdfe2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1838116Reviewed-by:
Aaron Gable <agable@chromium.org> Commit-Queue: Garrett Beaty <gbeaty@chromium.org> Auto-Submit: Garrett Beaty <gbeaty@chromium.org>
-
Edward Lemur authored
Bug: 881860 Change-Id: I4d37c8fd7cf5804dbc69fa4f87b0f55160afdaf9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1874893 Commit-Queue: Andrii Shyshkalov <tandrii@google.com> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com> Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org>
-
Edward Lesmes authored
On windows on Python 2, only strings can be environment variables, but literals are unicode, so we need to convert to strings before setting env vars. Change-Id: I40e8e6ae4f5497d56efa568153eb65392dbd85e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1875108Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Dirk Pranke authored
Older .gclient files might have explicit u'' strings in their specs; as part of upgrading code to Python3 compatibility, we apparently recently introduced a bug in the handling of this that might cause them to fail on Windows. This CL fixes that issue by ensuring that the GIT_DIR env var is always set to a regular string, regardless of whether the solution name was specified to be a regular string or a unicode string. Bug: 1016599 Change-Id: I295d220559eac20a2ced876672d5ccdb787a5338 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1874704Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Dirk Pranke <dpranke@chromium.org>
-
- 22 Oct, 2019 3 commits
-
-
Edward Lemur authored
Bug: 1009814 Change-Id: I2c2a835fc4fa0a7fc9e68dfff680fb0beacb491e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1869535Reviewed-by:
Anthony Polito <apolito@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Edward Lemur authored
Bug: 1001756 Change-Id: I135e424bf96def8f964ccefc5161274456152acb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1874452Reviewed-by:
Vadim Shtayura <vadimsh@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Edward Lemur authored
Bug: 1016601 Change-Id: If049ec7d07ded5c357396fca8b3fcc5510a41871 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1871768Reviewed-by:
Anthony Polito <apolito@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
- 21 Oct, 2019 8 commits
-
-
Stephen Martinis authored
4799a3f49 led: Allow addition of tags dd18cbd33 Fix issues with includes in isolates e81321f62 Fix no CipdInput bug e55b92767 [led] Don't set launched_by_led property Bug: 1015682 Change-Id: Ic67cc1339658a465ba154cb6d44fb84d74255c1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1871767Reviewed-by:
Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Stephen Martinis <martiniss@chromium.org>
-
Edward Lemur authored
Bug: 1002153 Change-Id: I940b9d834c2f76caab2bd86fc5d5d5c3b03b4b46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1871763Reviewed-by:
Anthony Polito <apolito@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Anthony Polito authored
Bug: 939847 Change-Id: I8c73328363a9ffe506db6ed4e46c72ccad238c3a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1845499 Commit-Queue: Anthony Polito <apolito@google.com> Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org>
-
Lindsay Pasricha authored
Bug:978867 Change-Id: I92bdef0d5871354a442947fbf74614ce0d896aae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1859896Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Lindsay Pasricha <lindsayw@chromium.org>
-
Michael Achenbach authored
This ensures relative file: directives in OWNERS files also work if the directory of the owners file gets deleted. Bug: 1015444 Change-Id: I9471a28a7246513120dd3ebb924f6d64eb50c2df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1870249Reviewed-by:
Tamer Tas <tmrts@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com> Commit-Queue: Michael Achenbach <machenbach@chromium.org>
-
Edward Lemur authored
Bug: 1001756 Change-Id: I495991c30f7f00de17e7c098e2d88ef7783aff3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1865265 Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Vadim Shtayura <vadimsh@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Fumitoshi Ukai authored
This reverts commit 77780358. Reason for revert: AttributeError: 'GomaEnvPosix' object has no attribute 'RestartCompilerProxy' Original change's description: > put goma client in depot_tools > > install goma client cipd package in depot_tools. > > should not use $MYPATH/goma_ctl in cipd_bin_setup > since $MYPATH/goma_ctl uses cipd_bin_setup in itself, > so causing recursive calls. > invoke python to run .cipd/goma_ctl.py in cipd_bin_setup > instead. > > Bug: b/77663154 > Change-Id: I9f82c766a886a2acfb899e3594e5f05a7b7bc75a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1866350 > Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> > Reviewed-by: Dirk Pranke <dpranke@chromium.org> > Commit-Queue: Fumitoshi Ukai <ukai@chromium.org> TBR=sque@chromium.org,ukai@chromium.org,yyanagisawa@google.com,vadimsh@chromium.org,dpranke@chromium.org,tikuta@chromium.org,ehmaldonado@chromium.org,yekuang@google.com Change-Id: Ie050dfb524dd885634c31be829d733613e80aece No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: b/77663154 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1872129Reviewed-by:
Fumitoshi Ukai <ukai@chromium.org> Commit-Queue: Fumitoshi Ukai <ukai@chromium.org>
-
Fumitoshi Ukai authored
install goma client cipd package in depot_tools. should not use $MYPATH/goma_ctl in cipd_bin_setup since $MYPATH/goma_ctl uses cipd_bin_setup in itself, so causing recursive calls. invoke python to run .cipd/goma_ctl.py in cipd_bin_setup instead. Bug: b/77663154 Change-Id: I9f82c766a886a2acfb899e3594e5f05a7b7bc75a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1866350Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Fumitoshi Ukai <ukai@chromium.org>
-
- 18 Oct, 2019 1 commit
-
-
Edward Lemur authored
This is a reland of 55e5853e Original change's description: > depot_tools: Stop using oauth2client > > Bug: 1001756 > Change-Id: I8a0ca2b0f44b20564a9d3192543a7a69788d8d87 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1854898 > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> > Reviewed-by: Vadim Shtayura <vadimsh@chromium.org> Bug: 1001756 Recipe-Nontrivial-Roll: chromiumos Recipe-Nontrivial-Roll: skia Change-Id: If2f584ce0b327324cfb67ce5f29d80986260bd61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1867109 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Vadim Shtayura <vadimsh@chromium.org>
-