[DEPS] Add hook to delete stale files
download_from_google_storage leaves archive data on disk, near .sha1
files. As we move those hooks to native DEPS, we no longer need to do
that.
Old checkouts will still have archive files around, and removing just
.gitignore entry can be confusing to our users as it will show up as
untracked file. This CL adds a hook runs that cleans up stale files left
by download_from_google_storage (and anything else in the future). This
change also removes .gitignore entry for test_fonts.tar.gz.
[email protected]
Bug: 336625018
Change-Id: Id40b7f30d3353e4fa57a4c0dd172414838b483af
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5523918
Commit-Queue: Thomas Anderson <[email protected]>
Reviewed-by: Benjamin Joyce (Ben) <[email protected]>
Auto-Submit: Josip Sokcevic <[email protected]>
Reviewed-by: Dirk Pranke <[email protected]>
Reviewed-by: Thomas Anderson <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1298764}
NOKEYCHECK=True
GitOrigin-RevId: 22db6918bac965f2fa612c8764208d150630b804
1 file changed