Roll Website from a92dd07aed39 to 5db4375bda1b (4 revisions)
https://chromium.googlesource.com/website.git/+log/a92dd07aed39..5db4375bda1b 2024-12-19 vapier@chromium.org fix broken links due to missing scheme 2024-12-19 vapier@chromium.org PRESUBMIT: force use of go/ over goto.google.com/ 2024-12-19 vapier@chromium.org cleanup weird goog_# gremlins 2024-12-19 vapier@chromium.org PRESUBMIT: require https:// with common known external sites If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/website-chromium Please CC dpranke@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Website: https://bugs.chromium.org/p/chromium/issues/entry To file a bug in Chromium: https://bugs.chromium.org/p/chromium/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: dpranke@google.com Change-Id: I7c7de9c2956da0294330a29a5b3a37dd14ea5de8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6112405 Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1398889}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
6bb4ad0d1d
commit
93652e902b
2
DEPS
2
DEPS
@ -1309,7 +1309,7 @@ deps = {
|
||||
},
|
||||
|
||||
'src/docs/website': {
|
||||
'url': Var('chromium_git') + '/website.git' + '@' + 'a92dd07aed392d35bd03ad4f8e2a9b7d92c27611',
|
||||
'url': Var('chromium_git') + '/website.git' + '@' + '5db4375bda1b9c656e418610331bed602d0e1531',
|
||||
},
|
||||
|
||||
'src/ios/third_party/earl_grey2/src': {
|
||||
|
Submodule docs/website updated: a92dd07aed...5db4375bda
Reference in New Issue
Block a user