[roll] Roll infra/recipes [assembly][build] Release boards.

Allow boards to be released by specifying the cipd base url via
fuchsia_spec.build.boards_cipd_release.

All boards specified by the `boards` build API module will be
published under that cipd prefix.

Original-Bug: 342222440
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1053832
Original-Revision: 5d8bbe7423764b7be656cc43f59d1a55de75157c
GitOrigin-RevId: 44ab888e197ad1d86dbdc711a2e93b9aac456bdc
Change-Id: I79455708e52e96458ff4fb50036e1af5c85a6aca
1 file changed
tree: bed6ff8a78309e076e5bcaadff84157680081c88
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.