- 07 Jan, 2021 2 commits
-
-
Edward Lesmes authored
This reverts commit 9c7f6c25. Reason for revert: Not working https://logs.chromium.org/logs/infra-internal/buildbucket/cr-buildbucket.appspot.com/8858807889610091152/+/steps/franky/0/steps/git_cl_upload/0/stdout Original change's description: > [owners] Refactor OwnersClient. > > - 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> TBR=ehmaldonado@chromium.org,gavinmak@google.com,infra-scoped@luci-project-accounts.iam.gserviceaccount.com,sokcevic@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Change-Id: I4928df90856526210a4fd4d104e6cc96aa005bc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2613925 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org>
-
Edward Lesmes authored
This reverts commit 276bab4c. Reason for revert: Possible cause of crbug.com/1163731 Original change's description: > presubmit: Don't print comments for missing reviewers. > > Don't print owners comments when suggesting missing reviewers, > as this won't be supported when using Gerrit API. > > Change-Id: I644b2f87b58a3c9ece3aa7d107100f3501bd3071 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2607675 > Commit-Queue: Josip Sokcevic <sokcevic@google.com> > Reviewed-by: Gavin Mak <gavinmak@google.com> > Reviewed-by: Josip Sokcevic <sokcevic@google.com> > Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> TBR=ehmaldonado@chromium.org,gavinmak@google.com,infra-scoped@luci-project-accounts.iam.gserviceaccount.com,sokcevic@google.com Bug: 1163731 Change-Id: I0b3d0f352e5483e754f6b790f70a9278df4eb3e2 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2613924Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
- 06 Jan, 2021 7 commits
-
-
https://crrev.com/c/2587268Stephen Martinis authored
https://crrev.com/c/2587268 changed function signatures to remove a project argument. One function call was missed in the CL. This CL fixes the function call. Change-Id: Ice45072aa467ed6c56efabf405a7aac03f4b047c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2613785Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Stephen Martinis <martiniss@chromium.org>
-
Nodir Turakulov authored
Roll dirmd to git_revision:3d5330702211e01321af4fb53fec2f2f361137a7 to pick up https://chromium-review.googlesource.com/c/infra/infra/+/2597921 R=ehmaldonado@google.com Bug: 1154541 Change-Id: I0fd0b56a42b63fd3518396aca0d99dde9fd95547 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2612385 Auto-Submit: Nodir Turakulov <nodir@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org>
-
Josip Sokcevic authored
git cl format can't accept branch name as argument as those are reserved for files that need to be formatted. This CL clarifies what user needs to do in case git cl is not able to determine upstream branch. R=apolito@google.com, ehmaldonaldo@chromium.org Bug: 832295 Change-Id: If6ff517d633b7e70a33dff48f3779f82df30f214 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2571838Reviewed-by:
Anthony Polito <apolito@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
Edward Lesmes authored
Don't print owners comments when suggesting missing reviewers, as this won't be supported when using Gerrit API. Change-Id: I644b2f87b58a3c9ece3aa7d107100f3501bd3071 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2607675 Commit-Queue: Josip Sokcevic <sokcevic@google.com> Reviewed-by:
Gavin Mak <gavinmak@google.com> Reviewed-by:
Josip Sokcevic <sokcevic@google.com> Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org>
-
Josip Sokcevic authored
git fetch --prune removes all references that no longer exist on remote server. This allows git cl to upload changes to correct destination branch. R=ehmaldonado@chromium.org Bug: 1149640 Change-Id: I66bf8d2209242b08991c2dae0d3a7fbc892cef87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2606613Reviewed-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/+/d31ba13ede8c21e60116ae61e4490d53ba77fcbd d31ba13 (chanli@chromium.org) [resultdb] Add query() to resultdb 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: I63e587a289cee99e0eace03dfb9a7b359469c4ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2610997Reviewed-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/+/905f47eac24f0263ace20232e86fe3af6ed34ecb 905f47e (chanli@chromium.org) [swarming] Expose swarming task invocation names 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: Ic1037dbea9b08c52a2fbdb184775ca1f9e8ef9ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2612444Reviewed-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 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>
-