[roll] Roll infra/recipes [cleanup_shared_cache_entries] Create recipe

This change introduces a new recipe, cleanup_shared_cache_entries, which
is designed to clean up old cache entries across specified GCP projects
and GCE zones.

Original-Original-Bug: b/482892823
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1675754
Original-Original-Revision: a00427657b7bce4dde3857ac1c92f305c66f7b65
GitOrigin-RevId: 66b1bb7a75a899b7559fe6ad2b7553d955da7bc6
Change-Id: I92bd760916abce21623c0d53ce1441a4b55338e5
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1676258
Cr-Commit-Position: refs/heads/main@{#195433}
1 file changed
tree: cff37abb375dab7b88bef3e833abe469633b5e12
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.