[roll] Roll infra/recipes [checkout] Wrap check-clean step with a cache guard

This will ensure that the cache gets cleaned if the checkout is dirty,
preventing a death-by-CQ scenario when subsequent checkouts use the same
cache and also fail the check-clean step through no fault of their own.

Original-Bug: b/316011158
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/959654
Original-Revision: 133e9f63fdfc9f139eb4099f28b7a1264491e287
GitOrigin-RevId: dfb7c313da4dfaecd8cf1bdfe7498ee1dda41e28
Change-Id: I9de93830cf4872df8bd19ec0af30674c9c1b5973
1 file changed
tree: cfe7e0bfb93dfcbe8fc41d98e6473af4dd3d67d5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.