| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Add bsheedy to mcp/OWNERS Bug: None Change-Id: I1b68a9710e0a3e93a3693a45376e37cf6051b125 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6847121 Auto-Submit: Struan Shrimpton <sshrimp@google.com> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Reviewed-by: Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Struan Shrimpton <sshrimp@google.com> | 1 年前 | |
ruff: update formatting for the rest of the python files in depot_tools. Remove a few lint errors that are fixed with formatting. Bug: b/40874143 Change-Id: Ie843ee4f5c1014ac82a0ca419f8646806a6a6964 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/8129537 SLSA-Policy-Verified: SLSA Policy Verification Service <devtools-gerritcodereview-exitgate@google.com> Reviewed-by: Gavin Mak <gavinmak@google.com> Commit-Queue: Alex Ovsienko <ovsienko@google.com> | 1 个月前 | |
ruff: update formatting for the rest of the python files in depot_tools. Remove a few lint errors that are fixed with formatting. Bug: b/40874143 Change-Id: Ie843ee4f5c1014ac82a0ca419f8646806a6a6964 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/8129537 SLSA-Policy-Verified: SLSA Policy Verification Service <devtools-gerritcodereview-exitgate@google.com> Reviewed-by: Gavin Mak <gavinmak@google.com> Commit-Queue: Alex Ovsienko <ovsienko@google.com> | 1 个月前 | |
ruff: update formatting for the rest of the python files in depot_tools. Remove a few lint errors that are fixed with formatting. Bug: b/40874143 Change-Id: Ie843ee4f5c1014ac82a0ca419f8646806a6a6964 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/8129537 SLSA-Policy-Verified: SLSA Policy Verification Service <devtools-gerritcodereview-exitgate@google.com> Reviewed-by: Gavin Mak <gavinmak@google.com> Commit-Queue: Alex Ovsienko <ovsienko@google.com> | 1 个月前 | |
ruff: update formatting for the rest of the python files in depot_tools. Remove a few lint errors that are fixed with formatting. Bug: b/40874143 Change-Id: Ie843ee4f5c1014ac82a0ca419f8646806a6a6964 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/8129537 SLSA-Policy-Verified: SLSA Policy Verification Service <devtools-gerritcodereview-exitgate@google.com> Reviewed-by: Gavin Mak <gavinmak@google.com> Commit-Queue: Alex Ovsienko <ovsienko@google.com> | 1 个月前 | |
ruff: update formatting for the rest of the python files in depot_tools. Remove a few lint errors that are fixed with formatting. Bug: b/40874143 Change-Id: Ie843ee4f5c1014ac82a0ca419f8646806a6a6964 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/8129537 SLSA-Policy-Verified: SLSA Policy Verification Service <devtools-gerritcodereview-exitgate@google.com> Reviewed-by: Gavin Mak <gavinmak@google.com> Commit-Queue: Alex Ovsienko <ovsienko@google.com> | 1 个月前 | |
ruff: update formatting for the rest of the python files in depot_tools. Remove a few lint errors that are fixed with formatting. Bug: b/40874143 Change-Id: Ie843ee4f5c1014ac82a0ca419f8646806a6a6964 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/8129537 SLSA-Policy-Verified: SLSA Policy Verification Service <devtools-gerritcodereview-exitgate@google.com> Reviewed-by: Gavin Mak <gavinmak@google.com> Commit-Queue: Alex Ovsienko <ovsienko@google.com> | 1 个月前 | |
ruff: update formatting for the rest of the python files in depot_tools. Remove a few lint errors that are fixed with formatting. Bug: b/40874143 Change-Id: Ie843ee4f5c1014ac82a0ca419f8646806a6a6964 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/8129537 SLSA-Policy-Verified: SLSA Policy Verification Service <devtools-gerritcodereview-exitgate@google.com> Reviewed-by: Gavin Mak <gavinmak@google.com> Commit-Queue: Alex Ovsienko <ovsienko@google.com> | 1 个月前 | |
ruff: update formatting for the rest of the python files in depot_tools. Remove a few lint errors that are fixed with formatting. Bug: b/40874143 Change-Id: Ie843ee4f5c1014ac82a0ca419f8646806a6a6964 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/8129537 SLSA-Policy-Verified: SLSA Policy Verification Service <devtools-gerritcodereview-exitgate@google.com> Reviewed-by: Gavin Mak <gavinmak@google.com> Commit-Queue: Alex Ovsienko <ovsienko@google.com> | 1 个月前 | |
Ruff lint: relint depot_tools with ruff and remove pylint usage. Migrate depot_tools python codebase to use Ruff for linting. Remove legacy pylint usage and clean up obsolete pylint directives. Bug: 539486220 Change-Id: I04cfd5c349e3657971d791b113ed20526a6a6964 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/8246879 SLSA-Policy-Verified: SLSA Policy Verification Service <devtools-gerritcodereview-exitgate@google.com> Commit-Queue: Alex Ovsienko <ovsienko@google.com> Reviewed-by: Richard Wang <richardwa@google.com> | 20 天前 | |
vpython: generate new vpython config for the entire depot_tools. The conversion is performed with vpython3 -vpython-tool upgrade -legacy command. Some manual adjustments are made: gsutil was fixed to execute vpython3 with the toml config now, and the infra_lib/telemetry was pushed to Py 3.11 to resolve the dependencies correctly. Bug: b/491263752 Change-Id: I60bb32f8a7e06a074f2d759219fec3f06a6a6964 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/8319027 Reviewed-by: Junji Watanabe <jwata@google.com> Commit-Queue: Alex Ovsienko <ovsienko@google.com> | 2 天前 | |
vpython: generate new vpython config for the entire depot_tools. The conversion is performed with vpython3 -vpython-tool upgrade -legacy command. Some manual adjustments are made: gsutil was fixed to execute vpython3 with the toml config now, and the infra_lib/telemetry was pushed to Py 3.11 to resolve the dependencies correctly. Bug: b/491263752 Change-Id: I60bb32f8a7e06a074f2d759219fec3f06a6a6964 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/8319027 Reviewed-by: Junji Watanabe <jwata@google.com> Commit-Queue: Alex Ovsienko <ovsienko@google.com> | 2 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 1 个月前 | ||
| 1 个月前 | ||
| 1 个月前 | ||
| 1 个月前 | ||
| 1 个月前 | ||
| 1 个月前 | ||
| 1 个月前 | ||
| 1 个月前 | ||
| 20 天前 | ||
| 2 天前 | ||
| 2 天前 |