[roll] Roll infra/recipes [auto_roller] Use lowercase step names

Roll failure reasons should be lowercase and not end in a period when
they're presented in step names or step text.

For a slightly nicer UI, we'll still capitalize and add a period to
failure reasons that show up in Gerrit comments, for consistency with
comments added by CQ and Gerrit (e.g. "CQ is trying the patch." and
"Patchset 1 was rebased.").

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/455294
Original-Revision: ba9b1e33c99c8171e66a232da027fa6c0f45e5e3
GitOrigin-RevId: 780e9c21babe6931a4dfa63d4d70ed1be3abbcbc
Change-Id: I7d2f87286e77e38e9cca65e4b5c97fca760a715d
1 file changed
tree: d1c90e8c385b1d2c8f93484b8d4c847dfc9f72dd
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 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.