[roll] Roll infra/recipes [jiri] Mark failed steps as red Refactor the Jiri recipe module code to use `try/except` to catch non-zero retcodes instead of `ok_ret` so that the steps actually get marked as red if they fail with a non-zero retcode. Every place we were using `ok_ret` the non-zero retcode was still treated as a failure, but converted to a different exception, so builds would fail but no steps would show up as failed, which is a confusing UX. Original-Fixed: 380921855 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1164052 Original-Revision: 5af687dd7c457920d2612cef9c5e4287f54e8bae GitOrigin-RevId: 7529066fb55839c40fe6a7b6618db88f7f26476a Change-Id: If7ae271fca46b78e9afff486ee1c49e85668f6ab
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.