[roll] Roll infra/recipes [cache] Include cache name in guard file step names

Makes it slightly easier to figure out which caches had guard files
written when debugging cache-related issues.

Also add coverage for the exception-handling block of the recipe module,
and extract a function for duplicated cleanup code.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/635065
Original-Revision: f699e21ee94a07a0bbe713d31cfe517886977a3f
GitOrigin-RevId: 52bc5dc9225a278be97e17b2634c4d117c6cd271
Change-Id: I17f28494707f43e8ee1e42ff8cc91c8532a3929f
1 file changed
tree: f0fb6e4214c93e598fb2f60a2f3cf8b4301adffd
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.