[roll] Roll infra/recipes [style] Use spaces instead of underscores in step names

To comply with the recipe style guide (see http://cl/348827082).

I excluded a few steps from this change:
- "size_checker": This is the exact name of a tool, so better to be
  consistent with the tool's name.
- goma steps (e.g. "start_goma"). These steps would ideally be renamed,
  but they've been around for ages and I suspect we might have some
  monitoring systems that rely on the step names staying the same, since
  goma startup failures are somewhat common.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/467697
Original-Revision: 58374bde5aec5f96bc74de7e8924b292bf26c1c5
GitOrigin-RevId: 31958ebd1379af4d1de2f6ed6d0b57c6aa4bb55e
Change-Id: Iabd925dacc7b24a72c155eb1752019cb2448e1d0
1 file changed
tree: ac214ed24471050cac5369f63ec36f46bf618ea1
  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.