610 Commits

Author SHA1 Message Date
Garrett Beaty
d76f3b043d Update lucicfg to 1.46.2
1.46.2 updates the findRoot implementation to look for the repo boundary
of a cider workspace by looking for the .citc directory in the parent
directory since it gets created as a sibling to the top-level repo
rather than inside the repo. This allows for correctly computing the
path within the repo to the starlark package.

Bug: 468387469
Change-Id: I1a513086f6f27198618d0cb76351bb40d2a1b219
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/7279490
Auto-Submit: Garrett Beaty <gbeaty@google.com>
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
Commit-Queue: Garrett Beaty <gbeaty@google.com>
Commit-Queue: Vadim Shtayura <vadimsh@chromium.org>
2025-12-19 09:58:32 -08:00
Garrett Beaty
af2fd53bed Update lucicfg to 1.46.1.
1.46.1 adds the lucicfg.main_package() function, which enables custom
generators to know the path to the main package being executed without
having to explicitly duplicate the location within custom starlark code.

Bug: 458607662
Change-Id: Id2c173f9d7ab3162a864311e6fe86768de2dfd57
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/7137242
Commit-Queue: Vadim Shtayura <vadimsh@chromium.org>
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
2025-11-10 08:59:10 -08:00
Vadim Shtayura
a8d3023ff0 Update led, bb and luci-auth.
To pick up
https://chromium.googlesource.com/infra/luci/luci-go/+/5b5ce41fe
https://chromium.googlesource.com/infra/luci/luci-go/+/b57ee531e

R=iannucci@chromium.org
BUG=b/458128780

Change-Id: I90b3bdbb7c9d6f8606f4bb699fd871724523ea0b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/7132481
Reviewed-by: Robbie Iannucci <iannucci@google.com>
Commit-Queue: Vadim Shtayura <vadimsh@chromium.org>
2025-11-07 15:18:13 -08:00
Robert Iannucci
471ff28b1b Roll lucicfg to v1.46.0.
This includes a new gitiles-based source for starlark package
dependencies which should be faster in most practical cases than the
git sparse/shallow fetcher implementation.

Relevant changes:
e2e7bba467..cc51376cf8/lucicfg

R=hypan, vadimsh

Bug: 454434947
Change-Id: I7d7e494de08849eea009b18238473223921620c2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/7128758
Reviewed-by: Haiyang Pan <hypan@google.com>
Commit-Queue: Robbie Iannucci <iannucci@google.com>
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
2025-11-07 10:50:28 -08:00
Allen Li
ba27c7d48d Roll git-credential-luci
Pick up some output message updates

Change-Id: Ieee36f09541a5dfa2ccb944f93f67ee94762b80e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/7123095
Reviewed-by: Gavin Mak <gavinmak@google.com>
Auto-Submit: Allen Li <ayatane@chromium.org>
Commit-Queue: Gavin Mak <gavinmak@google.com>
2025-11-05 18:09:53 -08:00
Jiewei Qian
1a4ea22863 Roll git-credential-luci
This roll includes cache lifetime and cache invalidation fixes for
multiple issues.

Bug: 451651615, 455765072
Change-Id: Id8899007e5ac6739b437fb1d363588a5b37dd69e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/7099201
Reviewed-by: Chenlin Fan <fancl@chromium.org>
Commit-Queue: Chenlin Fan <fancl@chromium.org>
Auto-Submit: Jiewei Qian <qjw@chromium.org>
2025-10-30 03:16:28 -07:00
Jiewei Qian
7709d4cdd7 Roll git-credential-luci
This CL rolls git-credential-luci to include various error message
propagation improvements.

Change-Id: I8b2751f57e8885989f5b532d6e77ff687bbaac76
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/7047862
Reviewed-by: Scott Lee <ddoman@chromium.org>
Auto-Submit: Jiewei Qian <qjw@chromium.org>
Commit-Queue: Scott Lee <ddoman@chromium.org>
2025-10-20 12:06:28 -07:00
Riley
6be1145103 [lucicfg] Update v1.45.8 -> v1.45.9
Most notable change is adding gardened only filter for builder health
notifiers.

Bug: 407539622
Change-Id: Ied811bcc25f9ff3ea8dba69aaed4b046ab40db92
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6974850
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
Commit-Queue: Riley Wong <rgw@google.com>
2025-09-23 09:53:06 -07:00
Jiewei Qian
b6ec488e5e Roll git-credential-luci to support ReAuth on webrtc host
Bug: 443140587
Change-Id: I5f4ff4b9ed3e7841fca8314cc18fb6d5e7f04a5b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6952195
Commit-Queue: Jiewei Qian <qjw@chromium.org>
Reviewed-by: Chenlin Fan <fancl@chromium.org>
2025-09-16 16:50:21 -07:00
Jiewei Qian
3ca8f4784d Roll git-credential-luci
Rolls git-credential-luci to fix a few CLI UX issues.

Bug: 440438534
Change-Id: I440c4df28b2e657a0b924a1a77a380bbb824026c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6918923
Reviewed-by: Chenlin Fan <fancl@chromium.org>
Commit-Queue: Jiewei Qian <qjw@chromium.org>
Auto-Submit: Jiewei Qian <qjw@chromium.org>
Reviewed-by: Allen Li <ayatane@chromium.org>
2025-09-08 17:38:49 -07:00
Jiewei Qian
fa63ec7437 roll git-credential-luci to improve error messaging
GCL roll includes:

- Better error messaging
- SSH Agent probe (depends on https://crrev.com/c/6910821)

Bug: 440418327
Change-Id: I595bd8624ce2646fb5cef49193f569d3acd3e42b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6910742
Reviewed-by: Chenlin Fan <fancl@chromium.org>
Commit-Queue: Jiewei Qian <qjw@chromium.org>
2025-09-02 21:57:04 -07:00
Jiewei Qian
669375e6a1 roll luci-auth-ssh-helper to support ping/pong check
Bug: 442309587
Change-Id: I0c4260e8692e0a874c990a979a2912bfcf4a3114
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6910821
Commit-Queue: Jiewei Qian <qjw@chromium.org>
Auto-Submit: Jiewei Qian <qjw@chromium.org>
Reviewed-by: Chenlin Fan <fancl@chromium.org>
2025-09-02 21:44:05 -07:00
Jiewei Qian
6b19831e3c Roll git-credential-luci to default enable ReAuth
This CL rolls git-credential-luci (GCL) to default enable ReAuth after
addressing a few CLI UX issues.

Warnings and errors now include troubleshoot instructions, and a "I want
to unblock myself" escape hatch.

If things break and can't be bypassed by setting `LUCI_BYPASS_REAUTH`
environment var, please revert this CL.

Bug: 438584121
Change-Id: I3731cecb3b09cc0392b2890a764e351a41cabdc7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6896061
Reviewed-by: Chenlin Fan <fancl@chromium.org>
Commit-Queue: Jiewei Qian <qjw@chromium.org>
2025-08-28 23:09:19 -07:00
Riley
ab44126935 [lucicfg] Update v1.45.7 -> 1.45.8
Most notable change is removing generation of empty builder_health_notifier
within infra/config/generated/luci/luci-notify.cfg

Change-Id: If3861cc8c5093610e3ac9f748dd0f0b3c9601ce4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6884286
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
Commit-Queue: Riley Wong <rgw@google.com>
Commit-Queue: Vadim Shtayura <vadimsh@chromium.org>
Auto-Submit: Riley Wong <rgw@google.com>
2025-08-26 12:33:57 -07:00
Adam Rice
a4c188532d Revert "Roll git-credential-luci: enable ReAuth by default"
This reverts commit 778a576e20.

Reason for revert: This broke `git cl upload` for at least two people.

Bug: b/438584121
Original change's description:
> Roll git-credential-luci: enable ReAuth by default
>
> This CL is potentially disruptive. If things break, please revert
> this CL and reach out to CL authors.
>
> Bug: b/438584121
> Change-Id: Ib5c493e1b89cdcfe065fcf096d9344da915d5da8
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6865736
> Reviewed-by: Chenlin Fan <fancl@chromium.org>
> Commit-Queue: Jiewei Qian <qjw@chromium.org>

Bug: b/438584121
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: Idf2a4f31df88ab0b4fcbd5babf1894a8f9fa4cce
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6871713
Reviewed-by: Allen Li <ayatane@chromium.org>
Commit-Queue: Chenlin Fan <fancl@chromium.org>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Auto-Submit: Adam Rice <ricea@chromium.org>
Reviewed-by: Chenlin Fan <fancl@chromium.org>
Reviewed-by: Jiewei Qian <qjw@chromium.org>
2025-08-21 17:17:58 -07:00
Jiewei Qian
778a576e20 Roll git-credential-luci: enable ReAuth by default
This CL is potentially disruptive. If things break, please revert
this CL and reach out to CL authors.

Bug: b/438584121
Change-Id: Ib5c493e1b89cdcfe065fcf096d9344da915d5da8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6865736
Reviewed-by: Chenlin Fan <fancl@chromium.org>
Commit-Queue: Jiewei Qian <qjw@chromium.org>
2025-08-20 23:43:42 -07:00
Jiewei Qian
630aa05da2 Roll luci-auth-ssh-plugin
This CL rolls luci-auth-ssh-plugin to https://crrev.com/c/6865210

Bug: b/439476987
Change-Id: Iee784d049fe63b58b1c4641a81df5179e6f0066d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6869612
Commit-Queue: Chenlin Fan <fancl@chromium.org>
Auto-Submit: Jiewei Qian <qjw@chromium.org>
Reviewed-by: Chenlin Fan <fancl@chromium.org>
2025-08-20 22:45:56 -07:00
Jiewei Qian
a582776533 roll luci-auth-ssh* to support TCP port forwarding
Fixed:b/439476987
Change-Id: Ib65d58c7f8ce90e3cea585403861ae3babb11ac2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6864759
Auto-Submit: Jiewei Qian <qjw@chromium.org>
Commit-Queue: Chenlin Fan <fancl@chromium.org>
Reviewed-by: Chenlin Fan <fancl@chromium.org>
2025-08-19 21:44:39 -07:00
Allen Li
a0f54086dd Add git credential helpers to CIPD manifest
Bug: 435528916
Change-Id: Id34b60d17655bb3441aac09ae6a168ce3cf23c5d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6842577
Commit-Queue: Allen Li <ayatane@chromium.org>
Auto-Submit: Allen Li <ayatane@chromium.org>
Reviewed-by: Gavin Mak <gavinmak@google.com>
Commit-Queue: Gavin Mak <gavinmak@google.com>
2025-08-12 15:50:35 -07:00
Allen Li
9ed8f25801 Revert "Roll git-credential-luci to build with U2F support"
This reverts commit c9e2ae083c.

Reason for revert: breaks for some users due to glibc requirement

Original change's description:
> Roll git-credential-luci to build with U2F support
>
> Change-Id: Idcaa6ef752b978847084786e0db762d59b3ed388
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6740405
> Commit-Queue: Allen Li <ayatane@chromium.org>
> Reviewed-by: Gavin Mak <gavinmak@google.com>

Change-Id: I3e6339d67964510501d3ff71669a7d3d9bfbcd14
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6775742
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Reviewed-by: Gavin Mak <gavinmak@google.com>
Commit-Queue: Allen Li <ayatane@chromium.org>
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
2025-07-21 12:21:18 -07:00
Allen Li
c9e2ae083c Roll git-credential-luci to build with U2F support
Change-Id: Idcaa6ef752b978847084786e0db762d59b3ed388
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6740405
Commit-Queue: Allen Li <ayatane@chromium.org>
Reviewed-by: Gavin Mak <gavinmak@google.com>
2025-07-17 14:18:56 -07:00
Zhao Jiazhong
fa0292bfbe Add linux-loong64 platform support
Bug: 427367158
Change-Id: I65885c8f345685726ce1212dcbdcf465f1671825
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6725996
Commit-Queue: Vadim Shtayura <vadimsh@chromium.org>
Auto-Submit: Zhao Jiazhong <zhaojiazhong-hf@loongson.cn>
Reviewed-by: Gavin Mak <gavinmak@google.com>
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
2025-07-14 13:02:04 -07:00
Riley
405df0756a [lucicfg] Update v1.45.5 -> v1.45.6
Major update is allowing luci builder health notifier
rule to have an ignore bucket parameter.

Bug: 407539622
Change-Id: I319f1fe56fc643894f8eb138ebb81ad029f3551c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6714288
Reviewed-by: Scott Lee <ddoman@chromium.org>
Commit-Queue: Riley Wong <rgw@google.com>
2025-07-08 09:58:24 -07:00
Riley
4c626451ae [lucicfg] Update lucicfg 1.45.4 to 1.45.5
Most notable change is fixing a bug in generator causing branches
to fail in presubmit for builder health notifiers

Bug: 407539622
Change-Id: Id596dfa24c72d29a5b11d61af647d9d7597a2afe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6666483
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
Auto-Submit: Riley Wong <rgw@google.com>
Commit-Queue: Vadim Shtayura <vadimsh@chromium.org>
2025-06-24 14:52:16 -07:00
Chan Li
ea7a0baff0 [depot_tools] roll dirmd
To include https://crrev.com/c/6664398

Change-Id: I3d6919cd76306d7112b8cc2ff1b465683879d1e9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6664482
Commit-Queue: Chan Li <chanli@chromium.org>
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
Auto-Submit: Chan Li <chanli@chromium.org>
2025-06-23 14:05:41 -07:00
Riley
6b2b0240d9 [lucicfg] Update v1.45.3 -> 1.45.4
Most notable change is including luci.builder_health_notifier into
lucicfg generation.

Bug: 407539622
Change-Id: Ic6360e73c924b5adb58dc46ac536065059a2489b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6652457
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
Commit-Queue: Riley Wong <rgw@google.com>
2025-06-18 18:00:23 -07:00
Yiwei Zhang
d2947264a9 roll lucicfg to v1.45.3
To pick up https://crrev.com/c/6610320

Change-Id: Ifc0e470a5f89fa3b1cd84229ad5dbaedb7c3c2f4
Bug: 421431364
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6621429
Reviewed-by: Scott Lee <ddoman@chromium.org>
Commit-Queue: Scott Lee <ddoman@chromium.org>
Auto-Submit: Yiwei Zhang <yiwzhang@google.com>
2025-06-04 10:54:02 -07:00
Vadim Shtayura
321bb9ac20 Update luci-auth to the latest version.
To pick up
https://chromium.googlesource.com/infra/luci/luci-go/+/91d90388c2a

R=borenet@google.com

Change-Id: I649e88eb78bb427e89eae48b1e75657262500803
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6598134
Reviewed-by: Eric Boren <borenet@google.com>
Commit-Queue: Vadim Shtayura <vadimsh@chromium.org>
2025-05-28 08:08:14 -07:00
Patrick Meiring
77408187c6 [ResultSink] Roll to prod (depot_tools).
Includes:
28e46d8e36..1bf944acb4/resultdb/sink/

(via 962d2d0953..3543fb152a/go/src/go.chromium.org/luci)

BUG=b:415878114

Change-Id: Ie962a559b1857e14d291c77af63fd6f5238f3628
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6577851
Reviewed-by: Chan Li <chanli@chromium.org>
Auto-Submit: Patrick Meiring <meiring@google.com>
Commit-Queue: Chan Li <chanli@chromium.org>
2025-05-22 09:57:10 -07:00
Vadim Shtayura
eefd2ed010 [cipd] Update lucicfg to v1.45.0.
This picks up PACKAGE.star support.

R=iannucci@chromium.org

Change-Id: I7f1169084c9a5b543fae41a84842b094ca8e9684
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6496449
Commit-Queue: Vadim Shtayura <vadimsh@chromium.org>
Reviewed-by: Robbie Iannucci <iannucci@google.com>
2025-04-29 11:30:36 -07:00
Allen Li
8f0df9fecf Roll git-credential-luci
To pick up new info subcommand

Change-Id: I6f2189601930a67f51a831359d297fb82c6a0d5b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6469938
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
Commit-Queue: Allen Li <ayatane@chromium.org>
2025-04-22 14:29:58 -07:00
Chan Li
5d891d2a8d [depot_tools] release led
To include https://crrev.com/c/6449820

Change-Id: Iad55431fbe733cfaf558d382e38592b60ed30513
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6476466
Commit-Queue: Chan Li <chanli@chromium.org>
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
2025-04-21 11:46:46 -07:00
Patrick Meiring
9a1c23767a [ResultDB] Roll updated rdb tool.
This includes a new version of ResultSink that supports structured
test ID uploads. It also includes various background changes
made in the last few months.

BUG=b:398112066

Change-Id: I792a2e70db30c00493c76d6e242ed6092a0d2a7f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6427703
Reviewed-by: Chenlin Fan <fancl@chromium.org>
Reviewed-by: Beining Chen <beining@google.com>
Commit-Queue: Patrick Meiring <meiring@google.com>
2025-04-03 20:16:44 -07:00
Wenbin Zhang
405e5c48ac [pinpoint cli] update the version to apply the target name fix
Bug: 405286899
Change-Id: I83438a88c77cf27cbb48a501b042b822b8de1312
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6432086
Reviewed-by: Yiwei Zhang <yiwzhang@google.com>
Reviewed-by: Chan Li <chanli@chromium.org>
Commit-Queue: Wenbin Zhang <wenbinzhang@google.com>
2025-04-03 15:01:02 -07:00
Allen Li
4627b309b8 Roll Git credential helper
Pick up updated client and scopes

Change-Id: I23478eaed5e05c70c96975a77e1c7c14b737125c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6427882
Commit-Queue: Allen Li <ayatane@chromium.org>
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
2025-04-02 14:18:19 -07:00
Dan Le Febvre
2e17cd1d70 [auth-unify] update luci-auth pin
This adds .BOTO config (non auth) support to the gsutil shim.

http://crrev/c/6397035
http://crrev/c/6332773

Bug: b/342261857
Change-Id: I18c1cce7cba1926daa4678310e62cf26aaf48123
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6399833
Auto-Submit: Dan Le Febvre <dlf@google.com>
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
Commit-Queue: Vadim Shtayura <vadimsh@chromium.org>
2025-03-27 09:05:28 -07:00
Garrett Beaty
f40ddcd8d5 Update lucicfg to v1.44.1.
This enables support for the disable_reuse_footers argument to
luci.cq_tryjob_verifier.

Bug: 40785878
Change-Id: Ibf0183a0c9ca50ec1d8d8badbb556a97adfe875c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6330083
Auto-Submit: Garrett Beaty <gbeaty@google.com>
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
Commit-Queue: Vadim Shtayura <vadimsh@chromium.org>
2025-03-05 10:31:59 -08:00
Chan Li
e69b086c0f [depot_tools] Roll led
To release https://crrev.com/c/6268756

Bug:  b/40183006
Change-Id: I78cf7ee95c7ac212f4a80c5994aa22bfb56d3b0f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6279569
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
Commit-Queue: Chan Li <chanli@chromium.org>
2025-02-18 16:23:20 -08:00
Allen Li
2b1cab2267 Uprev git-credential-luci
Picks up https://chromium-review.googlesource.com/c/infra/luci/luci-go/+/6071964

Bug: b/382341041
Change-Id: I2e668783d3f05e200655c59020ce492083763eef
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6082493
Commit-Queue: Allen Li <ayatane@chromium.org>
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
2025-01-21 16:14:09 -08:00
Robert Iannucci
80e8e896dc Roll vpython3 to include python 3.11.9.chromium.36.
This includes a backported bugfix from 3.12 which prevents the
interpreter from hanging while generating stack traces - previously
the garbage collector could kick in during stack trace collection
and cause the interpreter to hang.

R=bjoyce, fancl

Bug: 387535231
Change-Id: I2b45c155377ad76dd5876228e9c4cccb374ba2ec
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6158273
Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
Reviewed-by: Chenlin Fan <fancl@chromium.org>
Reviewed-by: Benjamin Joyce (Ben) <bjoyce@chromium.org>
2025-01-14 12:24:06 -08:00
Will Yeager
65611f3112 [mac_toolchain] Roll mac_toolchain in depot_tools to latest version
Remove non-interactive sudo

Bug:362906088
Change-Id: Ifee17c9d376d03b8d9296d0a7b5344ccbc5f73f5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6063079
Reviewed-by: Yiwei Zhang <yiwzhang@google.com>
Commit-Queue: Will Yeager <wyeager@google.com>
2024-12-02 19:28:12 +00:00
Yiwei Zhang
03344facdd roll lucicfg to v1.43.16
To pick up:
  * https://crrev.com/c/6043135
  * https://crrev.com/c/6043333

Bug: 40231892
Change-Id: Ifbd0baafa69d8861b9951a25a2f0698647aa1f65
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6064718
Commit-Queue: Yiwei Zhang <yiwzhang@google.com>
Auto-Submit: Yiwei Zhang <yiwzhang@google.com>
Reviewed-by: Scott Lee <ddoman@chromium.org>
2024-12-02 18:05:49 +00:00
Robert Iannucci
1b58dc6865 [led] Roll led to latest version.
This is to pick up:

f6211dd380

[led] Make `led launch -local` operate without deadline in LUCI_CONTEXT.

R=chanli

Change-Id: I733298b24b0718b32b236b40400dd00c1d2d51ef
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5973535
Auto-Submit: Robbie Iannucci <iannucci@chromium.org>
Commit-Queue: Chan Li <chanli@chromium.org>
Reviewed-by: Chan Li <chanli@chromium.org>
2024-10-29 00:56:30 +00:00
JB Tamas-Leloup
571e4f3777 [depot_tools] Roll lucicfg
To pick up 78c29ee0e2..d27717678a

Bug:360350806
Change-Id: I05219fd3925ded766c6c073c19db1b200e50056c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5917270
Reviewed-by: Chan Li <chanli@chromium.org>
Commit-Queue: JB Tamas-Leloup <jtamasleloup@google.com>
2024-10-08 21:37:04 +00:00
Vadim Shtayura
1df84d0a0a [cipd] Update luci-auth.
To pick up
https://chromium.googlesource.com/infra/luci/luci-go.git/+/2bbec900f1

R=chanli@chromium.org

Change-Id: I1cd0b677b6241f96a4af499ec29a43c0b5859550
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5917385
Reviewed-by: Chan Li <chanli@chromium.org>
Commit-Queue: Vadim Shtayura <vadimsh@chromium.org>
2024-10-08 18:39:04 +00:00
Patrick Meiring
e08157e1f0 [depot_tools] Roll everything.
To ensure https://chromium-review.googlesource.com/c/infra/luci/luci-go/+/5834682 is included via
b1f414539a.

N.B. it is possible some of these don't include luci-auth code, I didn't check.

Diffs:

vpython:
f7fecd758a..b1f414539a

led, prpc, luci-auth, git-credential-luci, bb, rdb:
165155b778..b1f414539a

lucicfg:
1fdeb2c6cc..b1f414539a

mac_toolchain:
05fe195bf7..b1f414539a

dirmd:
9558e2c2dc..b1f414539a

pinpoint:
fc7aae4225..b1f414539a

BUG=b:349254870

Change-Id: I1a1c9fd7942d02f0fa07b1ba9d1a4dca77ad5219
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5856168
Commit-Queue: Patrick Meiring <meiring@google.com>
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
2024-09-12 00:50:45 +00:00
nqmtuan
22f6c9d8e9 Deploy Lucicfg to 1fdeb2c6cc9a65c02570616b8619699cef40d07c
Include change 1fdeb2c6cc

Change-Id: Ie217055e6ed5499527b18131f1d569fb324cb134
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5823022
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
Commit-Queue: Tuan Nguyen <nqmtuan@google.com>
2024-08-29 00:58:01 +00:00
Allen Li
7cd18db3c3 Uprev LUCI tools for OAuth client change.
Bug: b/353365461
Change-Id: Ib23515bba002325c985a92094c46c1a8ca3ca91d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5809220
Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
Auto-Submit: Allen Li <ayatane@chromium.org>
Commit-Queue: Allen Li <ayatane@chromium.org>
2024-08-26 20:15:02 +00:00
Chenlin Fan
6f7b0f8867 update led to support launching local task
Add `led launch -local` for testing tasks locally.

Bug:40890773,338121346
Change-Id: I4afbcf25b3265123b933c9b1ba8c1387d622aea2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5802738
Commit-Queue: Chenlin Fan <fancl@chromium.org>
Reviewed-by: Chan Li <chanli@chromium.org>
2024-08-22 23:59:33 +00:00
Chan Li
7e3d8cda53 [depot_tools] roll lucicfg
To release https://crrev.com/c/5690286

Bug: 338071541
Change-Id: I0e738cc15d72e5a1fcf6c96ca5b8265ee65b88f2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5784415
Commit-Queue: Chan Li <chanli@chromium.org>
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
2024-08-12 20:03:27 +00:00