- 15 Aug, 2019 1 commit
-
-
Daniel Bratell authored
Not everyone builds Chromium for arm so then it's practical to be able to use a smaller SDK package without arm support included. This also removes some samples that should not be needed. Recipe-Nontrivial-Roll: chromiumos Change-Id: I10f64d8907600fe79d3051083d100a7562d3a797 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1752202 Commit-Queue: Daniel Bratell <bratell@opera.com> Reviewed-by: Bruce Dawson <brucedawson@chromium.org>
-
- 14 Aug, 2019 7 commits
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/9739dd145b64ef8a9e33d0a4a5e25e8c516d83d4 Make set_worse_status not crash on None status (engeg@google.com) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I5731702cbe41cde465da4411e99405d4abdc25a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1754637Reviewed-by: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/dbc1acf1456ba2041808ab5ac96d2bbe5ebdbf49 Improve the exception for missing config. (gbeaty@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I6403bd33f203a49d29aa39504aaf7fd17e73288c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1754635Reviewed-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
We can have --no-squash update the --squash state directly so we don't have to constantly check two different knobs. This means opts.squash is now a tristate: None means load config settings while True/False means the user has specified a command line option. This also means we don't have to detect multiple --squash/--no-squash flags as the argparse module will take care of coalescing. Bug: 993518 Test: `git cl upload` uses my ~/.gitconfig Test: `git cl upload --squash` squashes Test: `git cl upload --no-squash` doesn't squash Change-Id: Ib2577db11d3af03c93cb47d8b78b341213720a92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1754234Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Mike Frysinger <vapier@chromium.org>
-
George Engelbrecht authored
In support of the signing rework we're going to want to have the signers keep track of the calculated hash to ensure that we don't have a TOCTOU type issue. This commit adds the stat command to the gsutil module so that we can ask gs a files hash. Change-Id: Ib35d1541292a18fbfc26fab50f594c682ba4109d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1754262Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: George Engelbrecht <engeg@google.com>
-
Nodir Turakulov authored
R=iannucci@chromium.org Bug: iannucci@chromium.org Change-Id: I54feea6646d7f983795cc67e79008587ce3a74f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1754235 Commit-Queue: Nodir Turakulov <nodir@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Auto-Submit: Nodir Turakulov <nodir@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
-
John Budorick authored
Mirroring crrev.com/c/1717663. bot_update runs that take more than an hour are typically hung in irrecoverable ways. Recipe-Nontrivial-Roll: build Change-Id: Ic0afc48db7e0ac3464888e7715621a04f55443ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1754263Reviewed-by: Stephen Martinis <martiniss@chromium.org> Reviewed-by: Haiyang Pan <hypan@google.com> Reviewed-by: Nodir Turakulov <nodir@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Auto-Submit: John Budorick <jbudorick@chromium.org>
-
John Budorick authored
Useful in cases like the green presubmit runs on crrev.com/i/1434617/2 Bug: 925774 Change-Id: I37ce2be843d76ace0615cd3313e5c8421504a1ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1687122Reviewed-by: Nodir Turakulov <nodir@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org>
-
- 13 Aug, 2019 6 commits
-
-
Edward Lemur authored
Bug: 984182 Change-Id: I6165cf889ebd4e074f1f72b29e8d1216337fb04f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1752480 Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
-
Edward Lemur authored
Bug: 984182 Change-Id: Ib9c5d2762546f29eaca5eae89b0428431067da4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1753029 Auto-Submit: Edward Lesmes <ehmaldonado@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 (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/83800d1aff85a6bfa6b5202485c8a26b44701ff5 Regenerate README from 3fd5281 (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I924af5959cae02f189dcc34b99b166a18739eda1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1752690Reviewed-by: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). Please review the expectation changes, and LGTM+CQ. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/e7fec5ccb9e70bf17b7878e63052a874afa06856 Change is_luci default to True. (mmoss@google.com) R=recipe-roller@chromium.org, tandrii@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I9eb8913a8f65b8f107e5856c46aceda10e14c00c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1752476 Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Reviewed-by: Michael Moss <mmoss@chromium.org> Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
-
Michael Moss authored
This is needed to change the api.runtime default to is_luci=True in https://crrev.com/c/1750109. R=iannucci@google.com, tandrii@google.com Bug: 993137 Change-Id: Id52e0a12b9121d590fcb61e275eda8ca903372d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1751815Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> Commit-Queue: Michael Moss <mmoss@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/6043003d0d744b4c03c880d3d260a4b5c52430b1 Rename run_build references to luciexe. (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I5883f5aed52d1314bc3dacdc5feaad51005d87ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1751808Reviewed-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>
-
- 12 Aug, 2019 7 commits
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/3fd5281a1aa2b954fad2303857e8abf9a037c9e2 [led] Accept and expose isolate/cipd info (olivernewman@google.com) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I1323814b2e10b606d163689bc0b695750971fc03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1749214Reviewed-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
This reverts commit d6186f99. Reason for revert: <INSERT REASONING HERE> Original change's description: > depot_tools: Run Python scripts using vpython (Part 1) > > Tbr: iannucci@chromium.org > Bug: 984182 > Change-Id: If36722e190d305f89d63dce91d0a600ddc34ebe3 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1748589 > Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> TBR=iannucci@chromium.org,ehmaldonado@chromium.org Change-Id: I7686985852608d0703bcbbab137df1ce82b29723 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 984182 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1749853Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Edward Lesmes authored
This reverts commit 3c814957. Reason for revert: <INSERT REASONING HERE> Original change's description: > depot_tools: Run Python scripts using vpython (Part 2) > > Tbr: iannucci@chromium.org > Bug: 984182 > Change-Id: I2e8469f8ee0acd6a54109697d5a6b76faf24fa42 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1748590 > Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> TBR=iannucci@chromium.org,ehmaldonado@chromium.org Change-Id: Ic683543a04b45f733b48d6c43453fc8dff511d09 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 984182 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1749852Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Edward Lesmes authored
This reverts commit 1222ecd5. Reason for revert: recipes should never run any of the shims which fetch cipd packages in depot_tools Original change's description: > depot_tools: Include vpython in cipd bundle. > > Tbr: iannucci@chromium.org > Bug: 984182 > Change-Id: I01b0e12179d2314c48c00d74550ceea1e32b355d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1749844 > Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> TBR=iannucci@chromium.org,ehmaldonado@chromium.org Change-Id: Iadf11b480c03e0bd57ba2c4210d39bdc6cb27b3d No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 984182 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1749851Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Edward Lemur authored
Tbr: iannucci@chromium.org Bug: 984182 Change-Id: I01b0e12179d2314c48c00d74550ceea1e32b355d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1749844Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Edward Lemur authored
Tbr: iannucci@chromium.org Bug: 984182 Change-Id: I2e8469f8ee0acd6a54109697d5a6b76faf24fa42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1748590Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Edward Lemur authored
Tbr: iannucci@chromium.org Bug: 984182 Change-Id: If36722e190d305f89d63dce91d0a600ddc34ebe3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1748589Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
- 09 Aug, 2019 5 commits
-
-
Edward Lemur authored
Also replace mox with mock and move the test script to a different file. Bug: 984182 Change-Id: I9005a523c2abd82c38a7c61501c7cbfd4201a5b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1745412Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Yaakov Shaul authored
BUG=chromium:973247 Change-Id: Ibbc10cbefb85b5c9ab7a8092d1ac8d4a16af9e32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1745892Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Yaakov Shaul <yshaul@chromium.org>
-
Yaakov Shaul authored
BUG=chromium:973247 Change-Id: Ia0c0625446845ff1c590e0ae455b099ecab958ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1746747 Commit-Queue: Yaakov Shaul <yshaul@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
-
Yaakov Shaul authored
BUG=chromium:973247 Change-Id: I8be6386fc3ab9ce6e8d9558862dfd0a7c74a5e6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1743018 Commit-Queue: Yaakov Shaul <yshaul@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
-
Edward Lemur authored
Remove support for unused features: - timeout - nag_timer and nag_max - Popen start property - callback functions for stdout and stderr Bug: 984182 Change-Id: Ib2327119508a89d1e60f4a42c64b78d050f48092 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1745406Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
- 08 Aug, 2019 1 commit
-
-
Christian Biesinger authored
It seems like line is always a string, not bytes; this change seems to make it work with both Python 2 and 3 (at least, "gclient sync" looks correct and doesn't throw exceptions) Bug: 984182 Change-Id: Iaa09e08d4eda0ccb54afa5598bac6231319d6c3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1744766 Auto-Submit: Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
-
- 07 Aug, 2019 1 commit
-
-
Mike Frysinger authored
Change-Id: Ibad08744af2d28f332b2c0459187f3ab0d3a6ef9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1737469Reviewed-by: Alex Klein <saklein@chromium.org> Reviewed-by: Nodir Turakulov <nodir@chromium.org> Commit-Queue: Mike Frysinger <vapier@chromium.org>
-
- 06 Aug, 2019 5 commits
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/3250825222c4ad1b804b18c20fff693e7da55b4f [file] Add recursive=... option to file.listdir(...). (vadimsh@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I42c0cc31084540578f8ec1f9572af95a63c635a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1739752Reviewed-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>
-
James Darpinian authored
This reverts commit d52b306f. Reason for revert: Broke ANGLE CQ with "ImportError: No module named six" Example: https://ci.chromium.org/p/angle/builders/try/mac-dbg/6758 Original change's description: > Reland "depot_tools: Move six to depot_tools' .vpython" > > This is a reland of 3a98df0b > > Original change's description: > > depot_tools: Move six to depot_tools' .vpython > > > > Bug: 984182 > > Change-Id: I34a242c8607624beb0f06a27c563e413dec99790 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1717492 > > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> > > Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> > > Reviewed-by: Robbie Iannucci <iannucci@chromium.org> > > Reviewed-by: Michael Moss <mmoss@chromium.org> > > Bug: 984182 > Change-Id: Ibf7034201e65a18f833cf1e7432f81a903a99aae > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1732880 > Reviewed-by: Robbie Iannucci <iannucci@chromium.org> > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> TBR=iannucci@chromium.org,mmoss@chromium.org,tandrii@chromium.org,ehmaldonado@chromium.org Change-Id: Id4488249b607441df9f00aa51f4a1f2bc4ad5cfd No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 984182 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1739582Reviewed-by: Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/001b2e2cd58a5ecd31f1ae49bf6227fe0706d59c Add update script for buildbucket protos. (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I56ee66d82208ff9f01259dacdded950ff5baba74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1739577Reviewed-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 Lemur authored
This is a reland of 3a98df0b Original change's description: > depot_tools: Move six to depot_tools' .vpython > > Bug: 984182 > Change-Id: I34a242c8607624beb0f06a27c563e413dec99790 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1717492 > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> > Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> > Reviewed-by: Robbie Iannucci <iannucci@chromium.org> > Reviewed-by: Michael Moss <mmoss@chromium.org> Bug: 984182 Change-Id: Ibf7034201e65a18f833cf1e7432f81a903a99aae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1732880Reviewed-by: Robbie Iannucci <iannucci@chromium.org> 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 (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/5d464559eb518abe977bcccf2c5d95b6c76b0cc8 Output the command one argument per line in execution details. (gbeaty@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I08a98f6d15eeae0ae063039b0651f21d12f43c03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1739570Reviewed-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 Aug, 2019 2 commits
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/d4f1140c8ec95a5fd04ada8bb8a87aa2e9b6e98e Account for raw_io output backing file not existing when reading it. (gbeaty@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I58f0d9387b1c9a2e49d97ae0819d85e11260d6d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1737467Reviewed-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
This is mostly for Python 3 improvements. Bug: gerrit:10418 Change-Id: Ice96b8dc5f700015ae6ec53c0e5b86700bcf6532 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1734587 Auto-Submit: Mike Frysinger <vapier@chromium.org> Reviewed-by: Alex Klein <saklein@chromium.org> Commit-Queue: Mike Frysinger <vapier@chromium.org>
-
- 03 Aug, 2019 1 commit
-
-
Edward Lemur authored
Bug: 984182 Change-Id: I5d1b5626eb799975539560ca1508af92df326d47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1721916 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org>
-
- 01 Aug, 2019 2 commits
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/218f005d8f06d6e223cecd87864545b51c544884 [internal/engine] Restore conditional print for negative error codes. (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I9231df76c4d9eeaa984a83ca74b5e9272566c7a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1731978Reviewed-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 Lemur authored
- Merge CheckCallAndFilter[AndHeader] - print_stdout will cause command output to be redirected to sys.stdout. - Made compatible with Python 3. Bug: 984182 Change-Id: Ida30e295b872c8c1a1474a376a90aecea924f307 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1727404 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
-
- 31 Jul, 2019 2 commits
-
-
smut authored
Newer builds of vpython contain vpython3 as well. Bug: 898348 Change-Id: I63b197690e2ae47bd4c6cd50894c4769e1a18334 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1727581Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: smut <smut@google.com>
-
Edward Lemur authored
- appengine_mapper.py - checkout.py - patch.py - testing_support/gerrit_test_case.py - testing_support/patches_data.py - tests/checkout_test.py - tests/patch_test.py Bug: 984182 Change-Id: I2d1ccb1dc41d7034f63043aa87bca3bca4e18294 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1727401Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-