- 19 Apr, 2021 5 commits
-
-
Mike Frysinger authored
Change-Id: I60ed3a0c67d6dbc5c06afde928b7138d0837e8ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2837647 Auto-Submit: Mike Frysinger <vapier@chromium.org> Reviewed-by: Stephane Belmon <sbelmon@google.com> Commit-Queue: Stephane Belmon <sbelmon@google.com>
-
Jamie Madill authored
This is a reland of 75271a07 Should be safe to re-land now, as the roller will catch the build error. Then we can re-land in conjunction with the change to rename the angle gclient config. Original change's description: > Reland "Remove ANGLE recipe config." > > This is a reland of b8686d26 > Must land after https://crrev.com/c/2831999 > > Original change's description: > > Remove ANGLE recipe config. > > > > This config is now located in the ANGLE recipe_module. > > > > Bug: angleproject:5114 > > Change-Id: I2c4cc51dafeb94378056c135538d0d13bac9c8cb > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2826242 > > Auto-Submit: Jamie Madill <jmadill@chromium.org> > > Commit-Queue: Andrii Shyshkalov <tandrii@google.com> > > Reviewed-by: Andrii Shyshkalov <tandrii@google.com> > > Bug: angleproject:5114 > Change-Id: I858d50f49466707eae7194fd82713de7b0b2e6d6 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2835386 > Reviewed-by: Dirk Pranke <dpranke@google.com> > Commit-Queue: Jamie Madill <jmadill@chromium.org> Bug: angleproject:5114 Change-Id: I85c3d6218b790ef62b19c62eb42ec9a8622d613f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2836327 Auto-Submit: Jamie Madill <jmadill@chromium.org> Reviewed-by: Dirk Pranke <dpranke@google.com> Commit-Queue: Dirk Pranke <dpranke@google.com>
-
Garrett Beaty authored
This reverts commit 75271a07. Reason for revert: breaks CQ for chromium/tools/build Original change's description: > Reland "Remove ANGLE recipe config." > > This is a reland of b8686d26 > Must land after https://crrev.com/c/2831999 > > Original change's description: > > Remove ANGLE recipe config. > > > > This config is now located in the ANGLE recipe_module. > > > > Bug: angleproject:5114 > > Change-Id: I2c4cc51dafeb94378056c135538d0d13bac9c8cb > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2826242 > > Auto-Submit: Jamie Madill <jmadill@chromium.org> > > Commit-Queue: Andrii Shyshkalov <tandrii@google.com> > > Reviewed-by: Andrii Shyshkalov <tandrii@google.com> > > Bug: angleproject:5114 > Change-Id: I858d50f49466707eae7194fd82713de7b0b2e6d6 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2835386 > Reviewed-by: Dirk Pranke <dpranke@google.com> > Commit-Queue: Jamie Madill <jmadill@chromium.org> Bug: angleproject:5114 Change-Id: I8dc93e365f8f0615207050a306350461082efafa No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2836638 Auto-Submit: Garrett Beaty <gbeaty@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by: Dirk Pranke <dpranke@google.com>
-
Josip Sokcevic authored
R=ehmaldonado@chromium.org Bug: 1199969 Change-Id: If05401f3f6c5c8e302220a52c4c237be0f721da3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2836346Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
Jamie Madill authored
This is a reland of b8686d26 Must land after https://crrev.com/c/2831999 Original change's description: > Remove ANGLE recipe config. > > This config is now located in the ANGLE recipe_module. > > Bug: angleproject:5114 > Change-Id: I2c4cc51dafeb94378056c135538d0d13bac9c8cb > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2826242 > Auto-Submit: Jamie Madill <jmadill@chromium.org> > Commit-Queue: Andrii Shyshkalov <tandrii@google.com> > Reviewed-by: Andrii Shyshkalov <tandrii@google.com> Bug: angleproject:5114 Change-Id: I858d50f49466707eae7194fd82713de7b0b2e6d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2835386Reviewed-by: Dirk Pranke <dpranke@google.com> Commit-Queue: Jamie Madill <jmadill@chromium.org>
-
- 16 Apr, 2021 4 commits
-
-
Edward Lesmes authored
Change-Id: Ib731a761674d7ee7db4d67f197611f7d1f8b2f69 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2829987 Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
Mike Frysinger authored
We're looking at dropping Python 3.5 support from repo. Lets roll this back out in Chromium a little early to get a better idea of who is still relying on it. Change-Id: Idcdd5b0a957f5a2f8b146149c407c26347be0aa5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2830590Reviewed-by: Stephane Belmon <sbelmon@google.com> Commit-Queue: Mike Frysinger <vapier@chromium.org>
-
Fumitoshi Ukai authored
Bug: 1182961, b/185198549, b/180579630, Change-Id: If4aaffe3ec17745cd1a2d36a563b4c25176e9883 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2830398Reviewed-by: Yoshisato Yanagisawa <yyanagisawa@google.com> Commit-Queue: Fumitoshi Ukai <ukai@google.com>
-
Jamie Madill authored
This reverts commit b8686d26. Reason for revert: Breaks presubmit bot. https://ci.chromium.org/ui/p/angle/builders/try/presubmit/20928/overview Original change's description: > Remove ANGLE recipe config. > > This config is now located in the ANGLE recipe_module. > > Bug: angleproject:5114 > Change-Id: I2c4cc51dafeb94378056c135538d0d13bac9c8cb > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2826242 > Auto-Submit: Jamie Madill <jmadill@chromium.org> > Commit-Queue: Andrii Shyshkalov <tandrii@google.com> > Reviewed-by: Andrii Shyshkalov <tandrii@google.com> Bug: angleproject:5114 Change-Id: Ifcf762d5a9e2c57a2ac5963b765042534bc9769f No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2830370 Auto-Submit: Jamie Madill <jmadill@chromium.org> Reviewed-by: Jamie Madill <jmadill@chromium.org> Reviewed-by: Marc-Antoine Ruel <maruel@chromium.org> Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
-
- 15 Apr, 2021 6 commits
-
-
Gregory Nisbet authored
I recently encountered an error where I forgot to add a changeid locally to some-but-not-all commits in a stack of commits. When attempting to upload these commits via `git cl upload --no-squash`, I received a confusing message instructing me to install the Gerrit commit-msg hook even after the hook was installed. In order to debug this problem locally, I added the ability to prevent `git cl upload ...` from attempting to change the contents of messages. If the --no-add-changeid flag is passed, then the command will simply fail quasi-informatively. BUG=None TEST=attempted to upload this CL via `git cl upload --no-squash --no-add-changeid`, confirm that it fails. Change-Id: Id5f721c18143448db801095946f490880bb61786 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2828775Reviewed-by: Dirk Pranke <dpranke@google.com> Commit-Queue: Gregory Nisbet <gregorynisbet@google.com>
-
Edward Lesmes authored
Change-Id: Ie6bee1743859df364025350fc1a607f331346bd7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2825426Reviewed-by: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Josip Sokcevic authored
This reverts commit 9a94a95e. Reason for revert: crbug/1199445 Original change's description: > Remove TAGS_REFSPEC if no_fetch_tags is true > > Bug: 1188627 > Change-Id: I6ee14ee9976b9aab60ce409ddd17f018ad966055 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2797933 > Reviewed-by: Josip Sokcevic <sokcevic@google.com> > Commit-Queue: Gavin Mak <gavinmak@google.com> Bug: 1188627, 1199445 Change-Id: I776639709221d8e0505315c451f847d6cf592b62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2828772 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Auto-Submit: Josip Sokcevic <sokcevic@google.com> Reviewed-by: 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/+/91d88f5f33de9779cc396cfe0e8d17edb078a8ab 91d88f5 (iannucci@chromium.org) [led] Default to RBE-CAS, add helper for rbh value. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ie182491703dd1dc52e789aba2a154e0a2d53574a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2828771 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
Jamie Madill authored
This config is now located in the ANGLE recipe_module. Bug: angleproject:5114 Change-Id: I2c4cc51dafeb94378056c135538d0d13bac9c8cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2826242 Auto-Submit: Jamie Madill <jmadill@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@google.com> Reviewed-by: Andrii Shyshkalov <tandrii@google.com>
-
Sylvain Defresne authored
The version of expr shipped on macOS does not support `substr` command and prints `expr: syntax error`. Change the invocation of `expr` to use the `:` operator which match rhs regexp into lhs string and return the length of the match. This should be supported by all versions of `expr` that are POSIX compliant. Bug: 1199260 Change-Id: Ib932702fedbbbc772d65086ebc371dc0a9023c0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2827931Reviewed-by: Jamie Madill <jmadill@chromium.org> Reviewed-by: Dirk Pranke <dpranke@google.com> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org>
-
- 14 Apr, 2021 7 commits
-
-
Dirk Pranke authored
This reverts commit f6e3b7fb. Reason for revert: See https://ci.chromium.org/ui/p/chromium/builders/try/linux-rel/665976/overview - looks like the bots don't have depot_tools populated :(. Original change's description: > Switch download_from_google_storage scripts to invoke python3. > > Bug: 941669 > Change-Id: I65a9ca3453858c447f6533d9a3a4eade4a825aa7 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2825441 > Reviewed-by: Dirk Pranke <dpranke@google.com> > Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Bug: 941669 Change-Id: I69856a8c68394ac42126ac68b38d68a6c0104872 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2827161 Auto-Submit: Dirk Pranke <dpranke@google.com> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
-
Mirko Bonadei authored
Bug: 941669 Change-Id: I65a9ca3453858c447f6533d9a3a4eade4a825aa7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2825441Reviewed-by: Dirk Pranke <dpranke@google.com> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org>
-
Jamie Madill authored
Bug: 941669 Change-Id: I7f196860d87566cdbd2dda99da151124d9ba917f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2826237Reviewed-by: Dirk Pranke <dpranke@google.com> Commit-Queue: Jamie Madill <jmadill@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/+/bbbf2ecbd0d4f1623b1e3e9f2d4372cda30c4670 bbbf2ec (olivernewman@google.com) [tricium] Fix pylint analyzer executable name More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I4f9b1505d0dfce4289bed1d327ff996dc3281745 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2827152 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
Mirko Bonadei authored
Bug: 941669 Change-Id: I515459793f2a406a959c361f9884b183e21ebdf7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2825439Reviewed-by: Dirk Pranke <dpranke@google.com> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org>
-
Owen Rodley authored
This contains two CLs of interest: * https://crrev.com/c/2807199, which strips the 'm' ABI tag and fixes https://crbug.com/1187476 * https://crrev.com/c/2820342, which generalises the Python 3 tag logic to more than just 3.8 Bug: 1187476,1176014 Change-Id: I2138e9a7b2147c8c72cb99daa08642919a30708c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2823254 Auto-Submit: Owen Rodley <orodley@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@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/+/7c1ba3120b3633136efcb655aa4755008eec52c3 7c1ba31 (weiweilin@google.com) [recipe] support configuring test presentation in MiloApi. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I22f39bf7f8d263fc3704c55e1a864dd339fc5308 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2824176 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
- 13 Apr, 2021 3 commits
-
-
Josip Sokcevic authored
Windows builders have issues fetching from chromium/src, and increasing timeout may help - recommended by git team. Bug: 1198581 Recipe-Nontrivial-Roll: chromiumos Recipe-Nontrivial-Roll: infra Recipe-Nontrivial-Roll: build_limited_scripts_slave Recipe-Nontrivial-Roll: chrome_release Recipe-Nontrivial-Roll: build Change-Id: Ic650dea2a175e9642a6d3d5b8f1c54fa9979e12a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2823020 Commit-Queue: Josip Sokcevic <sokcevic@google.com> Auto-Submit: Josip Sokcevic <sokcevic@google.com> Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
-
Josip Sokcevic authored
R=ehmaldonado@chromium.org Bug: 1197346 Change-Id: Ifc56ff316954eaa3c532b212371de57f8884ff97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2822446Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
Fumitoshi Ukai authored
disable ATS on Windows by default. fix http_proxy in mac-arm64 Bug: b/184911357, b/183118231, b/183895446 Change-Id: I88fcfa6cbbb49a104525e9b9612a1a8790f4d6a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2823397Reviewed-by: Junji Watanabe <jwata@google.com> Reviewed-by: Takuto Ikuta <tikuta@chromium.org> Reviewed-by: Yoshisato Yanagisawa <yyanagisawa@google.com> Commit-Queue: Fumitoshi Ukai <ukai@google.com>
-
- 10 Apr, 2021 1 commit
-
-
Haiyang Pan authored
In crbug.com/1196159, a build got stuck at "gerrit changes" step for 3 hours. It would be good to add a timeout so that it fails early. Also adjust the timeout for get_changes to 60s, from 600s Bug: 1196159 Change-Id: Id2327ab40dd2fd8d95aaad6bb724f7ed06e6c244 Recipe-Nontrivial-Roll: infra Recipe-Nontrivial-Roll: chromiumos Recipe-Nontrivial-Roll: build_limited_scripts_slave Recipe-Nontrivial-Roll: build Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2811899 Commit-Queue: Haiyang Pan <hypan@google.com> Reviewed-by: Andrii Shyshkalov <tandrii@google.com>
-
- 09 Apr, 2021 4 commits
-
-
Robert Iannucci authored
This picks up a change to make 'debug sleep' work on luciexe jobs. R=yiwzhang Bug: 1197300 Change-Id: Iea7a061e84f7011b6a7f1cc64cca34b0267b6ec1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2818885 Auto-Submit: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Scott Lee <ddoman@chromium.org> Reviewed-by: Scott Lee <ddoman@chromium.org>
-
Chan Li authored
To include https://chromium-review.googlesource.com/c/infra/infra/+/2815945 Change-Id: I74dcb46948700b02bffb867fd1ff51baa3979d31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2818896 Auto-Submit: Chan Li <chanli@chromium.org> Reviewed-by: Nodir Turakulov <nodir@chromium.org> Commit-Queue: Nodir Turakulov <nodir@chromium.org>
-
Michael Achenbach authored
The config was only used in a recipe removed here: https://crrev.com/c/2814607 Bug: v8:11622 Change-Id: Ie22e26ca0b833afc27459de370ff7a918ad89c29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2814739Reviewed-by: Derek Schuff <dschuff@chromium.org> Reviewed-by: Andrii Shyshkalov <tandrii@google.com> Commit-Queue: Michael Achenbach <machenbach@chromium.org>
-
Fumitoshi Ukai authored
Add mac-arm64 platform to provide goma client on fully supported platforms Bug: b/182514677, b/183118231 Change-Id: Iae7581883d403a1a28f7d0bb1b871c9cfd0f7e65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2816481Reviewed-by: Takuto Ikuta <tikuta@chromium.org> Reviewed-by: Yoshisato Yanagisawa <yyanagisawa@google.com> Commit-Queue: Fumitoshi Ukai <ukai@google.com>
-
- 08 Apr, 2021 1 commit
-
-
Josip Sokcevic authored
R=gavinmak@google.com Bug: 1067814 Change-Id: I592407cd489ade8bffc5158a86ccb061064d3ddd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2815397 Auto-Submit: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Gavin Mak <gavinmak@google.com> Reviewed-by: Gavin Mak <gavinmak@google.com>
-
- 07 Apr, 2021 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/+/91f81ea469e375036c5c4366f6c1f98e9922ac37 91f81ea (olivernewman@google.com) [tricium] Add `run_legacy` option to skip emitting comments More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I2c0827476d48af10bdc44c707dce996215262af8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2812318 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
Mike Frysinger authored
Change-Id: I15763fa3b1a42904eb4434f4ca72b6ad3bd0edb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2812198 Commit-Queue: Mike Frysinger <vapier@chromium.org> Reviewed-by: Stephane Belmon <sbelmon@google.com>
-
Josip Sokcevic authored
mass-abandon allows users to mass abandon CLs based on search query. Owner is always specified (either "me" or user defined via -p). R=gavinmak@google.com, thakis@chromium.org Change-Id: I789a3a1f3af22867ebbbc50c35b60486206ff403 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2811005Reviewed-by: Gavin Mak <gavinmak@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
Nico Weber authored
Bug: chromium:1188672 Change-Id: I10aed281afd636acc0c680a7da486ae74aa637df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2807968 Auto-Submit: Nico Weber <thakis@chromium.org> Commit-Queue: Bruce Dawson <brucedawson@chromium.org> Reviewed-by: Bruce Dawson <brucedawson@chromium.org>
-
- 06 Apr, 2021 4 commits
-
-
Robert Iannucci authored
Relevant changes: 6a6825419 [bb] Add explicit experiment support to `bb ls`. bccb58660 [bb] Make `bb get` print experiments. 0d2672023 [buildbucket/bb] Add the ability to set/block experiments in `bb add`. 2fa412040 remove is_luci property R=gavinmak@google.com, vadimsh, yiwzhang Bug: 1093970,1134774 Change-Id: I2860857cb86626ad235dbb87eccf19ed38800557 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2809195 Auto-Submit: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Vadim Shtayura <vadimsh@chromium.org> Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
-
seanmccullough authored
Also adds a new canned_presubmit_checks_test.py and supporting mocks, based on the PRESUBMIT_*.py under chromium/src. If this is OK, there are subsequent CLs for removing the original code from chromuim/src and infra/infra, and having their PRESUBMIT scripts just reference this canned check instead. Change-Id: I67dfb7ac0b4cdc36bd62ec2dc062ca5c78c2244e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2805268 Commit-Queue: Sean McCullough <seanmccullough@chromium.org> Reviewed-by: Dirk Pranke <dpranke@google.com>
-
Nico Weber authored
With this, `gclient` completes bootstrap after running echo "mac-arm64" > .cipd_client_platform as long as you also run export VPYTHON_BYPASS="manually managed python not supported by chrome operations" Things work enough that you can `fetch chromium`. You can then build all of chrome (if you want to build all tests, you also need to `echo "mac-arm64" > third_party/depot_tools/.cipd_client_platform` in your chromium checkout). Parts of depot_tools that actually need the env managed by vpython, such as `git cl`, don't work. So you can't `git cl upload` for now. Bug: 1184768,1103326,1184766,1184765,1103236 Change-Id: Ib559c35e9665b826db9841dd8a4fe0dea16f37ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2807956 Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by: Dirk Pranke <dpranke@google.com> Reviewed-by: Vadim Shtayura <vadimsh@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com>
-
Dean Michael Berris authored
This change includes the following commits from the infra/infra repository: 97ee9cecaa Pinpoint: introduce fakelegacy-based smoke test. (chowski@google.com) 7f5c67efcb pinpoint: Translate ExperimentCommit properly (dberris@google.com) 6c32245733 Pinpoint cli: add actionable error when GCS credentials fail. (chowski@google.com) 5ed9722479 pinpoint fakelegacy: support /api/new endpoint. (chowski@google.com) 9d26e75b86 pinpoint: add copyright heading to files which are missing it. (chowski@google.com) 2c07962627 Pinpoint server: use the new ShouldBeStatusError assertion more. (chowski@google.com) 830e31f6b1 Pinpoint server: add unit test for ScheduleJob. (chowski@google.com) c27f979330 Pinpoint cli: infer some flag defaults from `git cl issue`. (chowski@google.com) ed69e2428f Pinpoint fakelegacy: support ListJobs. (chowski@google.com) 5f0e1e9a35 Pinpoint: first stab at a fake Legacy Pinpoint implementation. (chowski@google.com) 3aae5c2e6b pinpoint: Support wait+download for experiments (dberris@google.com) 6a634f7926 Replace 'master' with 'main' in test data. (chowski@chromium.org) 81ccbd091d Pinpoint server: support ListJobs' filter argument. (chowski@chromium.org) 575bd02e5a pinpoint: Update docs, support non-chromium/src (dberris@google.com) e53451b2ca pinpoint server: support Cancel RPC. (chowski@chromium.org) cb65ecf501 pinpoint: Reduce duplication in server_test (chowski@chromium.org) e91e4e899d pinpoint: Support optional patchset for CLs (dberris@google.com) R=dpranke@google.com Bug: chromium:1175615 Change-Id: I4ac6407d822bf1905cbba02d29649ac4e400aecb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2807336 Auto-Submit: Dean Berris <dberris@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by: Dirk Pranke <dpranke@google.com>
-
- 02 Apr, 2021 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/+/9e296d9de0aff5d33a94bb493932f20c9e736f37 9e296d9 (yiwzhang@google.com) Set step end_time to start_time if it is earlier than the start... More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Iba11781abb42db07f3a43f8020daa10181edf713 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2803201 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-