[roll] Roll infra/recipes [checkout] Don't mark failed dependency checks as failures

It's expected that public tryjobs wouldn't have access to internal CLs,
so it's common for this step to fail. The code already handles failures
but the steps were still showing up as failed in the LUCI UI, which is
confusing to users - for example, see
https://screenshot.googleplex.com/9JBpVvnjaogc6F8

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1482558
Original-Revision: 6473c68f35befa1f50a251db653f44df7e7648cc
GitOrigin-RevId: 9bad56d2ad710b3ab422608f3ec46488cd9576d3
Change-Id: I100f3d703e2dd45abe3860bd77e960e02fa9181c
1 file changed
tree: fce7b5274c15f08ff9d84427dcbb31281f407320
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.