|
3ef8d171
|
2024-10-09T16:09:25
|
|
ssci: canonicalize / backfill dependencies managed by DEPS
A LSC to canonicalize and backfill "Version: N/A; Revision: DEPS"
if the dependency managed by the readme file has non-compliant
versioning information, and can be plausibly identified as "managed
by DEPS".
This is the first step to fix "insufficient versioning information" at
scale, as it allows us to tell "managed by DEPS" apart from "genuinely
missing versioning information".
Bug: b/335761679
Change-Id: I52c2c521b63d1f8b91726880220a5a7bfba4cc5d
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5918526
Auto-Submit: Jiewei Qian <qjw@chromium.org>
Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
|