[roll] Roll infra/recipes [cipd_platform] Dedupe CIPD platform naming

Gets rid of a bunch of TODOs and copy-pasted logic by extracting it into
a shared recipe module. "cipd_platform" is a better name for this module
than "host_build" because this platform naming scheme is specific to
CIPD.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/496239
Original-Revision: 691821b9124c0ccdf19c8a4466b34a68fa25628e
GitOrigin-RevId: 122b07c135d0438dc91a110aecce32e5cb413de7
Change-Id: Iaf2732218013e71e779ce290fb6b800f36af7eb4
1 file changed
tree: b30b516bb9b50854bd5c00c65aac0d15c046d913
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.