Reland "Add git_cache epoch to bot_update output.properties"
This reverts commitchanges/07/4583007/3ede859f9ee
. Reason for revert: This change includes a fix for the missing path issue. if the `cache_path` doesn't exist, it runs os.mkdirs before setting the cache epoch marker. Original change's description: > Revert "Add git_cache epoch to bot_update output.properties" > > This reverts commit867d3267c1
. > > Reason for revert: breaks some builders, https://crbug.com/1448769#c5 > > Original change's description: > > Add git_cache epoch to bot_update output.properties > > > > This change adds git cache's epoch timestamp to bot_update's output.properties. It achieves this by adding a marker file to the cache directory which stores the epoch time. > > > > Design: go/query-bot-update-cache-age > > > > Bug: 1448769 > > Change-Id: I610c6bca5ced7e2a0fe3ee8570decf0f135fe54c > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4563726 > > Reviewed-by: Josip Sokcevic <sokcevic@chromium.org> > > Commit-Queue: Aravind Vasudevan <aravindvasudev@google.com> > > Bug: 1448769 > Change-Id: I29db9ac364a9cf1d615b00ed75c1346e56b3f3b6 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4582291 > Commit-Queue: Gavin Mak <gavinmak@google.com> > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > Reviewed-by: Aravind Vasudevan <aravindvasudev@google.com> Bug: 1448769 Change-Id: Ia6fd5b27f7556dd81f65011364506d3aa535de62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4583007 Reviewed-by: Josip Sokcevic <sokcevic@chromium.org> Commit-Queue: Aravind Vasudevan <aravindvasudev@google.com>
parent
f0f66e936f
commit
12b45d719a
Loading…
Reference in New Issue