- 01 Dec, 2020 5 commits
-
-
Mike Frysinger authored
It looks like some bots don't have this for whatever reason. Bug: 1148984 Change-Id: I7ff826e0a0df78e3be9e1f84698b69574c75f71c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2567384Reviewed-by: Sean McAllister <smcallis@google.com> Reviewed-by: LaMont Jones <lamontjones@chromium.org> Commit-Queue: Mike Frysinger <vapier@chromium.org>
-
Michael Savigny authored
In addition to setting GOMA_DISABLED, this CL also sets the RBE_remote_disabled environment variable to autoninja. Bug: 1149386 Change-Id: I9aa8be005a9cd473b7371eadcab83d6068e0e070 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2565550Reviewed-by: Dirk Pranke <dpranke@google.com> Commit-Queue: Michael Savigny <msavigny@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/+/ec5ee98a6e1f7efe4c4069e7e60f849db2046080 ec5ee98 (yiwzhang@google.com) Set the build to Cancelled Status when recipe was interrupted 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: I51b953584902dffd0c9cb08c477f912b9cfb94ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2567368Reviewed-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/+/e052ab8a109530acf15ce7cea440ad9a3f6f2f38 e052ab8 (olivernewman@google.com) [json] Indent mock json data 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: I872e10486d33093684c3d400054f341d1685612f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2567360Reviewed-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/+/576a243a4c291e0659adaead31e77043e6dcbf14 576a243 (tikuta@chromium.org) [swarming] do not fail if there is no output in analyze 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: Ibe4ee19c8d86d15bb4fa08d592a1bcc4dcd675c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2566413Reviewed-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 Nov, 2020 3 commits
-
-
Sigurdur Asgeirsson authored
Without this change, git cl split will create a separate CL for every file that has per-file owners rules. This is almost always the wrong thing to do. With this change, it will at least aggregate all such files to their parent directory. This may under-split, but is perhaps nearer the mark. Change-Id: Iea7997b36d053713fa00f1261ea032e09d9c2818 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2555729 Auto-Submit: Sigurður Ásgeirsson <siggi@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by: Dirk Pranke <dpranke@google.com>
-
Edward Lesmes authored
To pick https://chromium-review.googlesource.com/c/infra/infra/+/2521159 Change-Id: Icff019c71c87a3e1e288c4cc1c5ebace7a372b02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2564645 Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by: Nodir Turakulov <nodir@chromium.org> Commit-Queue: Nodir Turakulov <nodir@chromium.org>
-
Mike Frysinger authored
This is a reland of 19512276. 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/+/2561229Reviewed-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>
-
- 26 Nov, 2020 2 commits
-
-
Andrii Shyshkalov authored
This reverts commit 19512276. Reason for revert: broke ART bots. Bug: 1153114 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> TBR=vapier@chromium.org,ehmaldonado@chromium.org,mmortensen@google.com,infra-scoped@luci-project-accounts.iam.gserviceaccount.com,mmortensen@chromium.org Change-Id: Ic0ac9155e3acde87966f518213a5a8440e167295 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1148984 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2560955Reviewed-by: Andrii Shyshkalov <tandrii@google.com> Commit-Queue: Andrii Shyshkalov <tandrii@google.com>
-
Yoshisato Yanagisawa authored
Bug: b/173566348 Change-Id: I175386edb044197af00ee78f78003576d176873e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2561706Reviewed-by: Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Yoshisato Yanagisawa <yyanagisawa@chromium.org>
-
- 25 Nov, 2020 5 commits
-
-
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/+/fd7a6b318a4b22b708cf15784814e4f236005ff4 fd7a6b3 (qyearsley@chromium.org) Expand and edit the recipe 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: I48f7e55bd133813d7777f09f1840314532a3ac53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2560670Reviewed-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>
-
Mike Frysinger authored
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/+/2537164Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-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/+/212297d9077c109c05255ce5d23120840c6f398a 212297d (olivernewman@google.com) [file] Add include_log param to write_json() and read methods 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: I53c72e02a4a04392c43e2d0a8609c177df01d7d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2560668Reviewed-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>
-
Andrii Shyshkalov authored
R=ehmaldonado Before: https://chromium-review.googlesource.com/c/2552792/3/cv/internal/gerrit/gerritfake/fake.go#321 After: https://crrev.com/c/2552792/3/cv/internal/gerrit/gerritfake/fake.go#321 Change-Id: Ie6044e2743c4359bc30c98d8915edd9119d4a386 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2556837 Auto-Submit: Andrii Shyshkalov <tandrii@google.com> Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@google.com>
-
Mike Frysinger authored
Passing an invalid --param option in leads to a crash lower down in the gerrit modules which can be hard to trace back to the original error: the user forgot the "key" in the "key=value". Change-Id: I6fe5fab0fad15cf8d25173e0f1c8ea130efc44ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2558651Reviewed-by: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Mike Frysinger <vapier@chromium.org>
-
- 24 Nov, 2020 4 commits
-
-
Edward Lesmes authored
Gerrit API doesn't provide the score for an owner of a path, so we can't use the same algorithm when suggesting owners. This change introduces a new algorithm to select the smallest set of at least 2 owners that can approve the change. Change-Id: If620073bdf63633f171c1480e345dbaf75e9f575 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2556479Reviewed-by: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Edward Lesmes authored
Change-Id: Id10af7bb2fa821c369952402853fae5c847b2f5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2556478 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by: Josip Sokcevic <sokcevic@google.com>
-
Edward Lesmes authored
Change-Id: I28b061ceb44c032e2c9eb7da22750a7c25f50bea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2556477 Commit-Queue: Josip Sokcevic <sokcevic@google.com> Auto-Submit: Edward Lesmes <ehmaldonado@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/+/6d51a052a45b041e4163a01f0b6f9035f4d07b2a 6d51a05 (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, tandrii@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ia3639a6a6b96cb121888fbb00512eb956ac245ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2557437Reviewed-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>
-
- 23 Nov, 2020 1 commit
-
-
Nodir Turakulov authored
To enable aggregate analysis on changed files in BigQuery, conditionally report them via an output property. This CL causes a non-trivial roll only because of the sorting. Recipe-Nontrivial-Roll: build Bug: 1151655 Change-Id: Ie7a6c622196143c1aef07af9a9a356fb4202ea56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2553349Reviewed-by: Andrii Shyshkalov <tandrii@google.com> Commit-Queue: Nodir Turakulov <nodir@chromium.org>
-
- 20 Nov, 2020 4 commits
-
-
Josip Sokcevic authored
Bug: 1118410, 1118413, 1118422, 1118424, 1118426 Bug: 1118428, 1118430, 1118434, 1118438, 1118442 Bug: 1118453, 1118454 Recipe-Nontrivial-Roll: chromiumos Recipe-Nontrivial-Roll: build Change-Id: I43e6305f8c3136774f01b57f12bb442bcb863371 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2551388 Commit-Queue: Josip Sokcevic <sokcevic@google.com> Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
-
Xinan Lin authored
Bug: 1146487 Change-Id: I60476ac60ede4810f63403791386128508631db3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2551386 Commit-Queue: Xinan Lin <linxinan@chromium.org> Reviewed-by: Andrii Shyshkalov <tandrii@google.com> Reviewed-by: Nodir Turakulov <nodir@chromium.org> Reviewed-by: Xinan Lin <linxinan@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/+/5f437dc5800881abe0f78cf3b7c976817586a3ef 5f437dc (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: I556968d2dd7c8600ba2ad8453a049549b64e6a10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2551499Reviewed-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: I04949d95ca466452a58ea91cf2db86852c0621bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2551378 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by: Anthony Polito <apolito@google.com>
-
- 19 Nov, 2020 5 commits
-
-
Edward Lesmes authored
Add a utility method to check approval status for files when no change has been created yet. Change-Id: I4cc47e2f598cedc7b7aab68bed356bd3ae566cc0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2551373 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by: Anthony Polito <apolito@google.com>
-
Edward Lesmes authored
Change-Id: Ia9cb19d2b1f776c41ef7e96e6a0ebfb0fcd41344 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2548029 Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Anthony Polito <apolito@google.com> Reviewed-by: Anthony Polito <apolito@google.com>
-
Gavin Mak authored
Running git rebase --continue may launch a text editor for editing commit messages. This causes testRebase to hang or to fail completely when running locally. Setting GIT_EDITOR to ':' suppresses this. Bug:1149625 Change-Id: Ia4a0b6564b198be945866cb890607ac8966c468f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2551375 Commit-Queue: Gavin Mak <gavinmak@google.com> Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by: Josip Sokcevic <sokcevic@google.com>
-
Scott Lee authored
requests.post() creates a new HTTP connection for each call. It makes presubmit checks slower and timed out. This CL updates rdb_wrapper to use requests.Session() to use a connection pool for Sink requests. Change-Id: Id02ecce85898ae15993d53df17473bb5dfb7e89f Bug: 1145762 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2532895 Commit-Queue: Scott Lee <ddoman@chromium.org> Reviewed-by: Chan Li <chanli@chromium.org> Reviewed-by: Erik Staab <estaab@chromium.org> Reviewed-by: Dirk Pranke <dpranke@google.com>
-
Xinan Lin authored
This reverts commit 44473361. Reason for revert: Breaks infra repo. See crrev.com/c/2548285 Original change's description: > Improve the setup logic for tryserver > > If the given change does not have a valid gerrit host name, stop > initializing the tryserver module. > Also polished the variable name and docstr added in crrev/c/2528670. > > Recipe-Nontrivial-Roll: infra > Bug:1146487 > Change-Id: I38193b25d37c724fd41d898eb020237fbf7cecdf > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2544000 > Commit-Queue: Xinan Lin <linxinan@chromium.org> > Reviewed-by: Nodir Turakulov <nodir@chromium.org> > Reviewed-by: Andrii Shyshkalov <tandrii@google.com> TBR=nodir@chromium.org,tandrii@google.com,recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com,linxinan@chromium.org,infra-scoped@luci-project-accounts.iam.gserviceaccount.com,sokcevic@google.com Change-Id: I3871866454adab816ab5549f8273fe16af2d9adb No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1146487 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2548409Reviewed-by: Xinan Lin <linxinan@chromium.org> Commit-Queue: Xinan Lin <linxinan@chromium.org>
-
- 18 Nov, 2020 5 commits
-
-
Xinan Lin authored
If the given change does not have a valid gerrit host name, stop initializing the tryserver module. Also polished the variable name and docstr added in crrev/c/2528670. Recipe-Nontrivial-Roll: infra Bug:1146487 Change-Id: I38193b25d37c724fd41d898eb020237fbf7cecdf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2544000 Commit-Queue: Xinan Lin <linxinan@chromium.org> Reviewed-by: Nodir Turakulov <nodir@chromium.org> Reviewed-by: Andrii Shyshkalov <tandrii@google.com>
-
Edward Lesmes authored
Change-Id: I988f5b866560d5839a1121c7129099ffe125fdce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2545108Reviewed-by: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@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/+/061a2dcf8d72817b52b2957f7b643f5e2aa60c84 061a2dc (yiwzhang@google.com) [luciexe] stop using FileObjectPOSIX when sending data to logdo... 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: Id8c2ca3473cee94e67a178b435ccd642d7651b35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2547471Reviewed-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/+/2cc9f6a9eaab1d5c82cb3efd5b1cab85035b01af 2cc9f6a (yiwzhang@google.com) [tests] Increase the waiting time for pid file from 10 to 20 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: Ic9cd5996e51fcd266f23c9d83c5ca99a63657042 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2547467Reviewed-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>
-
Yoshisato Yanagisawa authored
Bug: b/171358097 Change-Id: I6e923ad877e2765ef36cfb48089682893927466a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2546441Reviewed-by: Fumitoshi Ukai <ukai@google.com> Commit-Queue: Yoshisato Yanagisawa <yyanagisawa@chromium.org>
-
- 17 Nov, 2020 4 commits
-
-
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/+/13d238ccaa7d6f54d04205aeb8e30a47558e53de 13d238c (eugenebut@chromium.org) Add Objective-C Style Tricium analyser 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: Ib00f8c541d1d6d747a227678e739a7733878c7f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2545040Reviewed-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>
-
Anthony Polito authored
Change-Id: I32dcd812b41518bd8e2ca50eae1862611ff577de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2528797Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Anthony Polito <apolito@google.com>
-
Sigurd Schneider authored
This is a reland of 9ca89ac1 Original change's description: > Add option to git cl st to sort by committer date > > Some developers want to see the branches with recent commits first. > This CL adds the option --dateorder to git cl st which sorts branches > by the committer date of the most recent branch. > > Change-Id: Ibdf3fc35ea784521a3e99b374535f822bb83a55e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2521573 > Commit-Queue: Sigurd Schneider <sigurds@chromium.org> > Reviewed-by: Josip Sokcevic <sokcevic@google.com> > Reviewed-by: Dirk Pranke <dpranke@google.com> Change-Id: I974ac297fcf8652855b101f58a98b3cd122fce36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2532835 Commit-Queue: Sigurd Schneider <sigurds@chromium.org> Reviewed-by: Josip Sokcevic <sokcevic@google.com> Reviewed-by: Dirk Pranke <dpranke@google.com>
-
Edward Lesmes authored
Change-Id: I2d24e4e02e099381e10b29c7e9a09d530cde4a40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2536817Reviewed-by: Anthony Polito <apolito@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
- 16 Nov, 2020 1 commit
-
-
Xinan Lin authored
Currently bot_update and tryserver crashes at initialization step if the input contains multiple gerrit changes. This is not friendly for CrOS CLs, e.g. crrev.com/c/2536761. This CL moves the “crash” out of initialization, thus the consumer of these modules could control which gerrit change to pass to bot_update and tryserver. This CL does NOT enable the modules here to support multiple patchset, but allows consumers to choose one. Bug:1146487 Change-Id: Iec46a8041189912e34da9bc5e8ff4611123ec9e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2528670 Commit-Queue: Xinan Lin <linxinan@chromium.org> Reviewed-by: Josip Sokcevic <sokcevic@google.com>
-
- 13 Nov, 2020 1 commit
-
-
Chan Li authored
To include changes: - https://chromium-review.googlesource.com/c/infra/luci/luci-go/+/2536026 - https://chromium-review.googlesource.com/c/infra/luci/luci-go/+/2535098 Bug: 1147548 Change-Id: I504a936760e8aafb926b9c1f622610e03207882c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2538208Reviewed-by: Scott Lee <ddoman@chromium.org> Commit-Queue: Chan Li <chanli@chromium.org>
-