- 05 Jan, 2021 3 commits
-
-
Vadim Shtayura authored
To pick up https://chromium-review.googlesource.com/c/2594178. The new version uses another zip compression library. R=iannucci@chromium.org BUG=1163308 Change-Id: Ib9df5e033c7c43fad4d19e8cfad47a8de664d0a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2612114Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Vadim Shtayura <vadimsh@chromium.org>
-
Josip Sokcevic authored
This reverts commit 6651fd88. Reason for revert: broke some cros builds (check original CL for discussion) Original change's description: > Use HEAD instead of hardcoded branch > > Repositories may have different default branches. This ensures to fetch > remote HEAD branch which is default branch. Only downside to this > approach is that actual branch (e.g. origin/main) reference won't be > updated. Since we don't need it for this particular case, it should be > fine to use HEAD. > > R=apolito@google.com, ehmaldonaldo@chromium.org > > Bug: 1155492 > Recipe-Nontrivial-Roll: chromiumos > Recipe-Nontrivial-Roll: infra > Recipe-Nontrivial-Roll: build_limited_scripts_slave > Change-Id: Ib2e6e50901a0a10ed647acea3aeb517b83567702 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2580190 > Reviewed-by: Anthony Polito <apolito@google.com> > Commit-Queue: Josip Sokcevic <sokcevic@google.com> TBR=ehmaldonado@chromium.org,apolito@google.com,infra-scoped@luci-project-accounts.iam.gserviceaccount.com,sokcevic@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1155492 Recipe-Nontrivial-Roll: chromiumos Recipe-Nontrivial-Roll: infra Recipe-Nontrivial-Roll: build_limited_scripts_slave Recipe-Nontrivial-Roll: build Change-Id: Ibd9f67bea71ee4a644b1077a365dbcd2a2c469f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2597065Reviewed-by: Anthony Polito <apolito@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com> Auto-Submit: Josip Sokcevic <sokcevic@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/21d171263a56afe8a10bb31c4f36ae556a1bc5f6 21d1712 (bryner@google.com) Fix swapped error messages for missing/unexpected exceptions. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ic6e9cea41e0ddd4877027581cf457371d8306e12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2609869Reviewed-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>
-
- 30 Dec, 2020 1 commit
-
-
Edward Lesmes authored
Change-Id: I7e07de8746a269a31744f44296921cc9c6566a73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2597738Reviewed-by: Andy Perelson <ajp@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org>
-
- 28 Dec, 2020 1 commit
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b6f83ba9c0a56a988dde16e04a6c0462e3210650 b6f83ba (qyearsley@chromium.org) recipes docs: Rename old_user_guide to walkthrough and add links More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I629b77027bfefb63ae83bc4ac4bb3642cf9f5d5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2605329Reviewed-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>
-
- 24 Dec, 2020 1 commit
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/32f0255a6910af47c6cb35546032ae4d60fe9a92 32f0255 (qyearsley@chromium.org) recipes docs: remove backticks from section titles in user guide More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I51435508fa50e5a39298af73279650215951a3e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2603024Reviewed-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>
-
- 16 Dec, 2020 2 commits
-
-
Josip Sokcevic authored
R=ehmaldonado@chromium.org, gavinmak@google.com Bug: 1159123 Change-Id: I21aedd9e0c557f75d8c11e055013cc4a540ea20c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2595787Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/c4e6ba917aeaebb96b0b94a28881bfe7d6f2943d c4e6ba9 (iannucci@chromium.org) [engine] Detect incomplete deps and circular dependencies. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ib35e608fb688a3a39ceb8bbcb7d58185a5133cdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2594487Reviewed-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>
-
- 15 Dec, 2020 5 commits
-
-
Josip Sokcevic authored
If set, set git config fetch.uriprotocols to https. This will be initially set by codesearch builders. Once tested, this env variable can be removed. R=ehmaldonaldo@chromium.org Bug: 1136986 Change-Id: I1c3da87bdbc74d18585ed00ffdc2cf21b84b16fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2591808Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
Mike Frysinger authored
The default move behavior resets all non-blocking labels (including Code-Review) which is not generally what we want. Preserve them. Change-Id: I9c49582b4147e27d3ed6a439a610c9c667d7aa7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2586110 Commit-Queue: Mike Frysinger <vapier@chromium.org> Commit-Queue: Josip Sokcevic <sokcevic@google.com> Auto-Submit: Mike Frysinger <vapier@chromium.org> Reviewed-by: Josip Sokcevic <sokcevic@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/63a8f6a6dde18c243490d88a41628a8ad2cb79ce 63a8f6a (yuanjunh@google.com) [led] Remove ensure_led function More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I49578155d7f59270b7c49c8dfc683382f4f0823c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2593674Reviewed-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>
-
Scott Lee authored
This is to deploy the change of https://crrev.com/c/2549432 to depot_tools. R=chanli@google.com,nodir@google.com CC=maruel@google.com,yuanzhi@google.com Bug: 1150844 Change-Id: I9aeb679009b0340536db0ad2063e3e8819271a01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2550945Reviewed-by: Nodir Turakulov <nodir@chromium.org> Reviewed-by: Chan Li <chanli@chromium.org> Commit-Queue: Scott Lee <ddoman@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/3cd5b2e3168ba22d28187ba95dc631dd63b4f6b8 3cd5b2e (yuanjunh@google.com) [led] Support rbe-cas input More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ieb5f5e1499cca266135e20772670fe7d05b85b99 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2591807Reviewed-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>
-
- 14 Dec, 2020 2 commits
-
-
Edward Lesmes authored
subprocess.DEVNULL was introduced in Python3 to serve same purpose as subprocess2.VOID, so rename VOID to DEVNULL in subprocess2. Change-Id: I6dade3306ffc3bc2441ac6083f362b099c2427e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2587758Reviewed-by: Anthony Polito <apolito@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Edward Lesmes authored
- Remove GetChangeApprovalStatus and GetFilesApprovalStatus. - Make host, project and branch part of GerritClient. - Rename ListOwnersForFile to ListOwners. Change-Id: I1f610a64f0217ce54e5ce4a210026535adc1c2e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2587268 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by: Gavin Mak <gavinmak@google.com>
-
- 11 Dec, 2020 1 commit
-
-
Gavin Mak authored
BatchListOwners uses git_common's ScopedPool method to run ListOwnersForFile in parallel for multiple paths. Change-Id: I545072e16181407665c8b009f87fccfb7355d7d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2585657Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Gavin Mak <gavinmak@google.com>
-
- 10 Dec, 2020 1 commit
-
-
Gavin Mak authored
This change implements ListOwnersForFile using gerrit's REST API in owners_client.py Change-Id: Ic454dcd89a8f00f6b9e913e6b8ee9e1169581b38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2583327Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Gavin Mak <gavinmak@google.com>
-
- 09 Dec, 2020 4 commits
-
-
Edward Lesmes authored
Bug: 1113033 Change-Id: I000cd307fea8862b9ef9cab907aafd357ee761bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2582566 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by: Josip Sokcevic <sokcevic@google.com>
-
Josip Sokcevic authored
Repositories may have different default branches. This ensures to fetch remote HEAD branch which is default branch. Only downside to this approach is that actual branch (e.g. origin/main) reference won't be updated. Since we don't need it for this particular case, it should be fine to use HEAD. R=apolito@google.com, ehmaldonaldo@chromium.org Bug: 1155492 Recipe-Nontrivial-Roll: chromiumos Recipe-Nontrivial-Roll: infra Recipe-Nontrivial-Roll: build_limited_scripts_slave Change-Id: Ib2e6e50901a0a10ed647acea3aeb517b83567702 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2580190Reviewed-by: Anthony Polito <apolito@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
Corentin Wallez authored
https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2512921 changed roll_dep.py to use subprocess2 instead of subprocess but some references weren't updated. Bug: chromium:1156908 Change-Id: Icac020b463d1b68a4fca5b4ddf5cb80b9bfa9516 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2581545 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Auto-Submit: Corentin Wallez <cwallez@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/c0e2975de17a9ba4440178cf7e549c43fe75cb47 c0e2975 (yiwzhang@google.com) Revert "Log all keys in the input properties that maps to an in... More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I5a6593acba6b7e524638bb1cffdd1a9275623918 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2580763Reviewed-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>
-
- 08 Dec, 2020 8 commits
-
-
Nodir Turakulov authored
To pick up optimization https://chromium-review.googlesource.com/c/infra/infra/+/2570537 and a fix https://chromium-review.googlesource.com/c/infra/infra/+/2577951 R=dpranke@google.com, ehmaldonado@google.com Bug: 1154541 Change-Id: I43b9bc64ba24a642889b94f6f8344a66a18b7339 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2580123 Commit-Queue: Nodir Turakulov <nodir@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com> Auto-Submit: Nodir Turakulov <nodir@chromium.org> Reviewed-by: Dirk Pranke <dpranke@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/802bc07a0b4a18c3d604a36f389ca708a43b5bad 802bc07 (iannucci@chromium.org) [engine] Rewrite incoming properties to int-ify numbers which m... More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ib9b7d3fe27d35e0fbd55b0e762b787fa4c0d90e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2579644Reviewed-by: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by: Robbie Iannucci <iannucci@chromium.org> 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 (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/59225100189b0449213a10d421085ebb3f1c29cb 5922510 (tikuta@chromium.org) [cas] add dummy output_text data for uploaded digest More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I68a357de636cbd0796874fbf26a864aafb2aa6d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2578357Reviewed-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 (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/333bdf23f3643ff53a8efa73c06480fd3775ee1b 333bdf2 (boleynsu@google.com) recipes.py: fix py3 compatibility More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. TBR=iannucci@chromium.org, tandrii@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I7d65f16e394d10a8992eb9a079d17261c529cf9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2577875Reviewed-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>
-
Nodir Turakulov authored
This reverts commit 8bbab2d8. Reason for revert: there is a bug. Fix: https://chromium-review.googlesource.com/c/infra/infra/+/2577951/ Original change's description: > [dirmd] Roll dirmd > > To pick up optimization in https://chromium-review.googlesource.com/c/infra/infra/+/2570537 > > R=dpranke@chromium.org, ehmaldonado@google.com > > Bug: 1154541 > Change-Id: Ic7323d7fc1ff2ce719156e391541e930b3442deb > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2577625 > Auto-Submit: Nodir Turakulov <nodir@chromium.org> > Commit-Queue: Dirk Pranke <dpranke@google.com> > Reviewed-by: Dirk Pranke <dpranke@google.com> TBR=dpranke@google.com,nodir@chromium.org,ehmaldonado@chromium.org,infra-scoped@luci-project-accounts.iam.gserviceaccount.com,dpranke@chromium.org Change-Id: I97ea02bfb1a33d27be781479e04f1d33bae172d0 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1154541 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2576761Reviewed-by: Nodir Turakulov <nodir@chromium.org> Commit-Queue: Nodir Turakulov <nodir@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ea251c8bd2818d20a0e368258e86f53f1bc830d1 ea251c8 (yuanjunh@google.com) [proto] Update go.chromium.org/luci protos More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I069938fbf4df812de0ea815f753e14441cfde8c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2577872Reviewed-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>
-
Josip Sokcevic authored
This option modifies default branch of desired repository. R=ehmaldonaldo@chromium.org, gavinmak@google.com Change-Id: I1e20dc8d333c4301eacffff5049e3a98c3d59f75 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2575884Reviewed-by: Gavin Mak <gavinmak@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
Nodir Turakulov authored
To pick up optimization in https://chromium-review.googlesource.com/c/infra/infra/+/2570537 R=dpranke@chromium.org, ehmaldonado@google.com Bug: 1154541 Change-Id: Ic7323d7fc1ff2ce719156e391541e930b3442deb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2577625 Auto-Submit: Nodir Turakulov <nodir@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by: Dirk Pranke <dpranke@google.com>
-
- 07 Dec, 2020 2 commits
-
-
Mike Frysinger authored
Give people one more month before we make 3.6 a hard requirement. Change-Id: Ieb471b917c5ef5b9cb20b321305c4c13af675109 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2575635Reviewed-by: Michael Mortensen <mmortensen@google.com> Commit-Queue: Mike Frysinger <vapier@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f0848ccd2435b55de15b86a4163ccb55a8a18d77 f0848cc (tikuta@chromium.org) [swarming] update client More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I77248a2d12f1e3cb2840932572202a2fbc381f4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2576580Reviewed-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>
-
- 05 Dec, 2020 1 commit
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/4077ceeac827409f2a2953cd01aec6d29601decc 4077cee (qyearsley@chromium.org) Add a mapping of name to analyzer in tricium recipe module More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. TBR=iannucci@chromium.org, tandrii@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ie7dc982f2db75d82e66d3cd03c3d4ec0dfac8ffd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2576035Reviewed-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>
-
- 04 Dec, 2020 6 commits
-
-
Gavin Mak authored
logging.warn is deprecated and should be replaced with logging.warning. Bug:1097402 Change-Id: I55ce007bec47608eeafcf3cd9ac2b90f60073115 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2575621Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Gavin Mak <gavinmak@google.com>
-
Gavin Mak authored
Hidden ascii art in git_cl.py needs to be decoded to utf-8 to print correctly. Bug:1106660 Change-Id: Ie41490c789534ea6cb589bbc96aa06cd251943f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2575620Reviewed-by: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Gavin Mak <gavinmak@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/424f90b51844a2c554b2e1ff3d444f72594f89c6 424f90b (qyearsley@chromium.org) Edit comments in tricium recipe module. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: If4f54a989f40fd9025156938ddef1041a80fad6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2575618Reviewed-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 (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6420c4e9667bd30af20f3f548459d02209a05733 6420c4e (yiwzhang@google.com) Log all keys in the input properties that maps to an int value More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I0c18f4a5db2d4be543611af08efea9df34e2f675 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2575616Reviewed-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 (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/577e2b38988979079e6c62821d7b9cba73022fde 577e2b3 (tikuta@chromium.org) [cas] update client revision More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ic4a3cb54e1e8623a2f4ffa182ed9b9ba090b533d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2573582Reviewed-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: Id094bce2aa731359cd8af16f10ce79ae7e02bd85 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2572809 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by: Josip Sokcevic <sokcevic@google.com>
-
- 03 Dec, 2020 2 commits
-
-
Vitaly Buka authored
Chromium does not use CMake, however ninja with Goma is used by LLVM team. Change-Id: I38349d0574048b22b32365e45c587e604e045442 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2572805Reviewed-by: Bruce Dawson <brucedawson@chromium.org> Commit-Queue: Vitaly Buka <vitalybuka@chromium.org>
-
Edward Lesmes authored
If there are less than two owners for the given paths, current implementation will get stuck in infinite loop. Change it to return any possible owner. Change-Id: I75f18e0a00057c58d227dac23dc8572f1fba23f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2572802 Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Josip Sokcevic <sokcevic@google.com> Reviewed-by: Josip Sokcevic <sokcevic@google.com>
-