- 01 Oct, 2021 2 commits
-
-
Robert Iannucci authored
R=chanli Change-Id: I55ded30b41a56a55d7d1d985f8e1498973a1aa81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3200515 Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Chan Li <chanli@chromium.org> Auto-Submit: Robbie Iannucci <iannucci@chromium.org> Reviewed-by:
Chan Li <chanli@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. The build that created this CL was https://ci.chromium.org/b/8834615983585728993 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/79aeab43006b3c2e93b928e2d0a635441d7e0f8f 79aeab4 (yuanjunh@google.com) [python3] Migrate engine_tests recipes 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: Ib527a7ddc2b6b5171fce9a2d09a0f8cdca2427f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3198493 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>
-
- 30 Sep, 2021 5 commits
-
-
Lukasz Anforowicz authored
This CL provides minimal `git cl format` support to enforce correct Rust formatting in presubmit checks. For now the files are always fully formatted - there is no support at this point for formatting only the changed lines. Manual tests (after temporarily, artificially introducing a formatting error to one of .rs files under build/rest/tests): *) git cl presubmit Result: The src directory requires source formatting. Please run: git cl format *) git cl format --dry-run Result: Pretty/colorful diff printed out. *) git cl format Result: Temporary formatting errors are fixed. Bug: chromium:1231317 Change-Id: I114ece90630476f27871ebcd170162caa92c0871 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3054980 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Adrian Taylor <adetaylor@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Reviewed-by:
danakj <danakj@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. The build that created this CL was https://ci.chromium.org/b/8834627936780205905 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/567c61fd3d48afa07cc25b0c02536af726f35b4c 567c61f (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from 81b511d0c292 to 1b9a6fc15616 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: Id736a69e539351c91d592a797e775be4d6890af5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3198753 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>
-
Nodir Turakulov authored
To pick up https://chromium-review.googlesource.com/c/infra/infra/+/3198310 Bug: 1223076 Change-Id: Ic85baf299ebbba60c46507b400ed04a45742e0c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3198031Reviewed-by:
Robbie Iannucci <iannucci@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. The build that created this CL was https://ci.chromium.org/b/8834709096344208081 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/3a31dadefcce5c5576c45b9f3150a3643a252e48 3a31dad (yuanjunh@google.com) Avoid doc smoke test overwriting the readme doc 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: Ibb3a2a80fc9c9c11cc00d8e4f63c506797591e99 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3195311 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>
-
Weiwei Lin authored
Fix luci.builder throws "cannot insert into frozen hash table" error in some cases. R=tandrii, vadimsh Bug: 1252321 Change-Id: I6dac50ea77efcaa8d78fe274bba54d428108a003 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3195270 Auto-Submit: Weiwei Lin <weiweilin@google.com> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com> Reviewed-by:
Vadim Shtayura <vadimsh@chromium.org> Commit-Queue: Weiwei Lin <weiweilin@google.com>
-
- 29 Sep, 2021 6 commits
-
-
Nodir Turakulov authored
To pickup a fix for subst https://chromium-review.googlesource.com/c/infra/infra/+/3192331 Bug: 1223076 Change-Id: I2b0604d66d0f44bcb5e0f44e2bb17b9ea10b1b51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3194854Reviewed-by:
Robbie Iannucci <iannucci@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. The build that created this CL was https://ci.chromium.org/b/8834735384699594945 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8803217fc9466969a76b619cfb8bbe1316be146d 8803217 (tikuta@chromium.org) OWNERS: replace iannucci@google.com with iannucci@chromium.org 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: I81203bd120a8c8193db352a773869091ccb693d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3194127 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>
-
Michael Moss authored
cl/398464215 changed the weblink name from "gitiles" to "browse", BUG=1254111 R=linxinan@chromium.org, sokcevic@google.com Change-Id: I1aa5b47657b5c5619f7b56c53e3593d2f2e391f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3194121 Auto-Submit: Michael Moss <mmoss@chromium.org> Commit-Queue: Josip Sokcevic <sokcevic@google.com> 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. The build that created this CL was https://ci.chromium.org/b/8834756279624430689 Please review the expectation changes, and LGTM+CQ. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/22395ebc9ae846c25a735868fd8c11953a252708 22395eb (tikuta@chromium.org) led: remove isolate related code More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=martiniss@chromium.org, tandrii@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I665415d4447b8d1104fdbabdb7f3edecc64cb65b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3193604 Auto-Submit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Andrii Shyshkalov <tandrii@google.com> Reviewed-by:
Andrii Shyshkalov <tandrii@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. The build that created this CL was https://ci.chromium.org/b/8834778302282307233 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e35fd96c034cc44543ffd0fa34a15877e5480d4b e35fd96 (tikuta@chromium.org) isolated: remove unused recipe module 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: Ibec3100ea0f569c1ebddad5e2910f71e08199d6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3193593 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>
-
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. The build that created this CL was https://ci.chromium.org/b/8834781448208858833 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0916a079698b05cb07e1e0699fa7cbd77f5e67b4 0916a07 (tikuta@chromium.org) swarming: remove code path for isolate 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: I320eac6e49701cc8802d6355d48c050dbba1457e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3193592 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>
-
- 28 Sep, 2021 6 commits
-
-
Mike Frysinger authored
Change-Id: Icd88856b06e6046b8f7d1cc85a3b33f6f8f21661 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3192250 Auto-Submit: Mike Frysinger <vapier@chromium.org> Reviewed-by:
Jack Neus <jackneus@google.com> Commit-Queue: Jack Neus <jackneus@google.com>
-
Gavin Mak authored
This reverts commit eff810e9. Reason for revert: breaks workflows for users Original change's description: > Error out of rebase-update if there are uncommitted changes > > Currently, running rebase-update may lead to missing untracked files. > This change prints an error instead freezing and thawing local changes. > > Bug: 1251047 > Change-Id: Ia5f718ed957dae936d2ead2778760ae0c8d9f9ea > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3171828 > Commit-Queue: Gavin Mak <gavinmak@google.com> > Reviewed-by: Josip Sokcevic <sokcevic@google.com> Bug: 1251047 Change-Id: I5b61dc1c7af13ccca6ea80baecff0522291083c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3191674 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Gavin Mak <gavinmak@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8834830520392445745 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/62bac94df855e996b3918d72c5329702f487845e 62bac94 (mohrr@google.com) Regenerate README.recipes.md 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: I5162e9e3e74f0204d16ceaee6abf7682807455f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3190850 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>
-
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. The build that created this CL was https://ci.chromium.org/b/8834834924671414225 Please review the expectation changes, and LGTM+CQ. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/4e109eae52f7dcc3c52ab82d06a007ece4dcdd4e 4e109ea (mohrr@google.com) [swarming] Be more flexible about id list type More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=nodir@chromium.org, tandrii@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I63724d21b710b5c88850971c72a35cee8d3775fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3190245 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Andrii Shyshkalov <tandrii@google.com> Auto-Submit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by:
Andrii Shyshkalov <tandrii@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. The build that created this CL was https://ci.chromium.org/b/8834857574993234257 Please review the expectation changes, and LGTM+CQ. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2a8238ebd66d64e102eb51f0b24e7583fae1073a 2a8238e (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from dd71bfb45881 to 60be805bf35a More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=gavinmak@google.com, tandrii@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I032b49dc02a5bfef29e474b876fd57f15c5d615f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3190230 Auto-Submit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Andrii Shyshkalov <tandrii@google.com> Reviewed-by:
Andrii Shyshkalov <tandrii@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. The build that created this CL was https://ci.chromium.org/b/8834886515658092209 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/aacd9941a97f97120ac2c0b0a66ec3d4e1933ae9 aacd994 (yuanjunh@google.com) [python3] Migrate the rest recipes in file module 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: I802666094b088876d8243e0768ed8e97e9619aba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3189411 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>
-
- 27 Sep, 2021 3 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. The build that created this CL was https://ci.chromium.org/b/8834906008927341569 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bb56bcce4165a6461d879fcf79331ce6ab914ed0 bb56bcc (chanli@chromium.org) [buildbucket] By default include the scheduled builds' ResultDB... 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: I04d8269d80af4938c4900e7e5df80cfba3b3c5c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3188391 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>
-
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. The build that created this CL was https://ci.chromium.org/b/8834907906146021489 Please review the expectation changes, and LGTM+CQ. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/06879260161f4a0fd4283b3fae59818832c1d896 0687926 (bpastene@chromium.org) Allow buildbucket's 'created_by' to be overwritten in recipe te... More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org, tandrii@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Iac690ad80fdddbac4069a460fec74922ece75bb1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3188121 Auto-Submit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Ben Pastene <bpastene@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org>
-
Fumitoshi Ukai authored
Bug: b/200635121 Change-Id: I6f9d95a45267fc1067f21d9d82ec8d6463b85611 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3184670Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Junji Watanabe <jwata@google.com> Commit-Queue: Fumitoshi Ukai <ukai@google.com>
-
- 24 Sep, 2021 3 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. The build that created this CL was https://ci.chromium.org/b/8835182843124617793 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/59bfcd3d5a4b433e11fd236c037fa2102ac949e4 59bfcd3 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from a19d53d1a45c to e9585787c808 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: I8ccdc0d2d87e458ba3c0d6c2b7b3fdf12ece75ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3182745 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>
-
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. The build that created this CL was https://ci.chromium.org/b/8835187247216050993 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0574e8a3019a516b90a4339581ef011082d8d232 0574e8a (tikuta@chromium.org) cas: calculate cas instance from env properties 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: Ie94f342c8899ea1df44a40aa64fbae9a477cae7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3183041 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>
-
Josip Sokcevic authored
This reverts commit 8031f2ad. Reason for revert: didn't help Original change's description: > Update HEAD when checking out from git cache > > HEAD may be different than what git cache has. This change ensures the > correct revision is used. > > R=gavinmak@google.com > > Bug: 1251783 > Change-Id: I4909a4d52ef70ee806c285f24693eca5173003d9 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3174363 > Auto-Submit: Josip Sokcevic <sokcevic@google.com> > Commit-Queue: Gavin Mak <gavinmak@google.com> > Reviewed-by: Gavin Mak <gavinmak@google.com> Bug: 1251783 Change-Id: I35549e47fc7cd2361321a6e8c6480ec2732215fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3180383 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
- 23 Sep, 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. The build that created this CL was https://ci.chromium.org/b/8835263374031954769 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/9fb81f7e911877991cc908a63d59ab515707fe54 9fb81f7 (bryner@google.com) Update to patch version of greenlet wheel. 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: Ic714ecfd3bec642eca12cac9512afb1fa234a7f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3179318 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>
-
- 22 Sep, 2021 3 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. The build that created this CL was https://ci.chromium.org/b/8835364666820470401 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/5396af331c3ab5b82261ea223c219cfb74454da3 5396af3 (yuanjunh@google.com) [python3] Make resultdb module python3 compatible 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: I174c86a009449533e6eb75f9a77fae6288ecaae7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3176901 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>
-
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. The build that created this CL was https://ci.chromium.org/b/8835377248994005777 Please review the expectation changes, and LGTM+CQ. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/12480dc56a771e1cae50ce7cdbf3f9df78e76043 12480dc (olivernewman@google.com) [swarming] Infer server from env More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=nodir@chromium.org, tandrii@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I19190ecce99d8787512b3a2b5c2a7372b57e852c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3175408 Auto-Submit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Andrii Shyshkalov <tandrii@google.com> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com>
-
Gavin Mak authored
Currently, running rebase-update may lead to missing untracked files. This change prints an error instead freezing and thawing local changes. Bug: 1251047 Change-Id: Ia5f718ed957dae936d2ead2778760ae0c8d9f9ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3171828 Commit-Queue: Gavin Mak <gavinmak@google.com> Reviewed-by:
Josip Sokcevic <sokcevic@google.com>
-
- 21 Sep, 2021 5 commits
-
-
Josip Sokcevic authored
HEAD may be different than what git cache has. This change ensures the correct revision is used. R=gavinmak@google.com Bug: 1251783 Change-Id: I4909a4d52ef70ee806c285f24693eca5173003d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3174363 Auto-Submit: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Gavin Mak <gavinmak@google.com> Reviewed-by:
Gavin Mak <gavinmak@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8835439534712066113 Please review the expectation changes, and LGTM+CQ. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/63c685b8721140415e55e8756a5026ff5349dfc6~..f28ac0ab20025138a3f46845de09d625960c2a97 63c685b (chanli@chromium.org) [buildbucket] test_api: emulate luci_context based on build info f28ac0a (chanli@chromium.org) Reland "[recipe-py] expose resultdb info in LUCI_CONTEXT" More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=nodir@chromium.org, tandrii@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: If2d4beb72d786f852feca9f4d43e08778bf71f3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3174366 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Andrii Shyshkalov <tandrii@google.com> Auto-Submit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by:
Andrii Shyshkalov <tandrii@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. The build that created this CL was https://ci.chromium.org/b/8835451488866925201 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e5c0c553e875e075fcca2f216ddd848b69263eb1 e5c0c55 (chanli@chromium.org) [context] expose resultdb context 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: Ic41f1af5bcdf07664d9d0578a713433b6e464cae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3174076 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>
-
Dirk Pranke authored
This reverts commit eb28118b. Reason for revert: This broke one of the v8 builders: https://ci.chromium.org/ui/p/devtools-frontend/builders/try/dtf_presubmit_win64/b8835470412847208097/overview, because it assumes that `python3.bat` is in $PATH. We need to change the CL to reference the python3.bat via ~dp0 instead, I think. Original change's description: > Call python3.bat explicitly from gn.bat on Windows. > > This ensures users running from a linux-style shell call through to > the right Python interpreter. > > Bug: None > Change-Id: I2e5f2d1a02537ee86f682607670199d37225cf15 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3168710 > Auto-Submit: Jamie Madill <jmadill@chromium.org> > Commit-Queue: Dirk Pranke <dpranke@google.com> > Reviewed-by: Dirk Pranke <dpranke@google.com> Bug: None Change-Id: I834e828c99e056887e0a84805c4c7a9e67220cfb No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3173633 Auto-Submit: Dirk Pranke <dpranke@google.com> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Dirk Pranke <dpranke@google.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
-
Fumitoshi Ukai authored
Bug: b/199686605 Change-Id: I185e8129a638cf047ef7488d0ed6e9075c11f480 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3172351Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Junji Watanabe <jwata@google.com> Commit-Queue: Fumitoshi Ukai <ukai@google.com>
-
- 20 Sep, 2021 3 commits
-
-
Josip Sokcevic authored
R=gavinmak@google.com Bug: 585752 Change-Id: I25ece89abd09ad509807a7db0403bac0f5ebdd4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3171825 Auto-Submit: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Gavin Mak <gavinmak@google.com> Reviewed-by:
Gavin Mak <gavinmak@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8835542085909673889 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/651ca1c8b484908c69291d6fe2b50c1e2d93507d 651ca1c (yuanjunh@google.com) If None, assign devnull to stdin when starting subprocess 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: Ibada9eac714eafb21ce0619bbfa112e44dbafd3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3171641 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 ensures users running from a linux-style shell call through to the right Python interpreter. Bug: None Change-Id: I2e5f2d1a02537ee86f682607670199d37225cf15 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3168710 Auto-Submit: Jamie Madill <jmadill@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by:
Dirk Pranke <dpranke@google.com>
-
- 17 Sep, 2021 3 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. The build that created this CL was https://ci.chromium.org/b/8835813131413652065 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/c0b816bb9f67ac38ffa58d5d2a40eea2135e440e c0b816b (yuanjunh@google.com) [python3] Migrate archive and generator_script modules 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: I0615eed7738457fb6f582b04b7c5a1ec0bfc58c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3169675 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>
-
Yoshisato Yanagisawa authored
Bug: b/186065877 Change-Id: I7355e334eb7cb77c1474196dd1f315814957085d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3168037 Auto-Submit: Yoshisato Yanagisawa <yyanagisawa@chromium.org> Reviewed-by:
Fumitoshi Ukai <ukai@google.com> Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Dirk Pranke <dpranke@google.com>
-
Josip Sokcevic authored
This is a partial reland of commit e8ef6259, but without actually upgrading gsutil. This refactoring allows easier upgrade of gsutil. R=dpranke@google.com Bug: 1249003 Change-Id: I63433b411e640a9fdb455ce25a51d910be0818a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3166676Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-