Skip to content

Commit

Permalink
Roll Depot Tools from 40cece20d0ea to f5e109233925 (54 revisions)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/40cece20d0ea..f5e109233925

2024-08-23 [email protected] siso: print error if siso binary doesn't exist in third_party/siso
2024-08-23 [email protected] siso: call checkOutdir to prevent from running siso in ninja's out
2024-08-23 [email protected] siso: allow run $SISO_PATH even if .sisoenv not found
2024-08-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2024-08-22 [email protected] update led to support launching local task
2024-08-22 [email protected] [gerrit_util] Add proxy support for other HTTP methods
2024-08-22 [email protected] autoninja: Add exit code and build duration to ninjalog metadata
2024-08-21 [email protected] Establish a directory for chrome infra telemetry
2024-08-21 [email protected] cipd: allow overriding the location of where cipd binary is installed
2024-08-19 [email protected] [metrics] Add new auth metric
2024-08-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2024-08-19 [email protected] Do not warn about using "and" / "or" in License: fields
2024-08-16 [email protected] [PRESUBMIT] Read DEPS file from Git in CheckForCommitObjects
2024-08-15 [email protected] Update presubmit feedback message for Cog
2024-08-13 [email protected] [scm] Add lock around all set calls
2024-08-13 [email protected] Ignore missing brotli wheel for RISC-V.
2024-08-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2024-08-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2024-08-13 [email protected] autoninja: ignore ResourceWarning from subprocess for ninjalog_uploader.py
2024-08-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2024-08-13 [email protected] [scm] Add global config lock
2024-08-12 [email protected] Show message every 30s for long running presubmits
2024-08-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2024-08-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2024-08-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2024-08-12 [email protected] [depot_tools] roll lucicfg
2024-08-12 [email protected] [git_auth] Add apply_global tests
2024-08-09 [email protected] [scm_mock] Expose mocking of system config layer.
2024-08-09 [email protected] [jumbo] Update various places for changes to C++ standards.
2024-08-09 [email protected] Reduce RebaseChange max tries from 6 to 2
2024-08-09 [email protected] autoninja.py: Detect when use_siso=false exists after use_siso=true
2024-08-09 [email protected] [scm_mock] Add global_state param to mock
2024-08-09 [email protected] Revert "[git-number] Remove unused git-number script."
2024-08-09 [email protected] [scm_mock] Make params keyword only
2024-08-09 [email protected] Update CIPD client version
2024-08-09 [email protected] [scm_mock] Remove unused `config` parameter.
2024-08-09 [email protected] [git-number] Remove unused git-number script.
2024-08-09 [email protected] [scm] Add key canonicalization to scm's CachedGitConfigState.
2024-08-08 [email protected] [scm_mock] Fix types
2024-08-08 [email protected] Add a script to copy GCS packages from one DEPS file to another
2024-08-08 [email protected] Add "git cl cherry-pick" for cherry picking a chain of CLs via Gerrit
2024-08-08 [email protected] metadata: relax versioning info check if Chromium is the canonical repo of a dependency
2024-08-08 [email protected] Handle binaries in presubmit_diff
2024-08-07 [email protected] [gclient_scm] Add new auth stack setup to gclient
2024-08-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2024-08-07 [email protected] autoninja: Propgate AUTONINJA_BUILD_ID to siso ninja via SISO_BUILD_ID
2024-08-06 [email protected] [git_auth] Improve example comments
2024-08-06 [email protected] [git_auth] Remove unnecessary quotes
2024-08-06 [email protected] [git_common] Fix memoize_one type check
2024-08-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2024-08-05 [email protected] [git_common] Use kwarg syntax for memoize_one
2024-08-05 [email protected] [scm] Mock global git config scope globally.
2024-08-05 [email protected] [git_common] Fix all type checking errors
2024-08-05 [email protected] redirect stdout and stderr of cipd_bin_setup to /dev/null

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/depot-tools-dawn
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Bug: None
Tbr: [email protected]
Change-Id: I92698b83527c4a2c006da7ab6f0cec36075d9c8d
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/204059
Bot-Commit: Dawn Autoroller <[email protected]>
Commit-Queue: Dawn Autoroller <[email protected]>
  • Loading branch information
Dawn Autoroller authored and Dawn LUCI CQ committed Aug 26, 2024
1 parent 85aed12 commit efbc7fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ deps = {
},

'third_party/depot_tools': {
'url': '{chromium_git}/chromium/tools/depot_tools.git@40cece20d0eaae6fd41fcbc008480e71f2e3aed9',
'url': '{chromium_git}/chromium/tools/depot_tools.git@f5e10923392588205925c036948e111f72b80271',
'condition': 'dawn_standalone',
},

Expand Down
2 changes: 1 addition & 1 deletion third_party/depot_tools
Submodule depot_tools updated from 40cece to f5e109

0 comments on commit efbc7fb

Please sign in to comment.