[roll] Roll infra/recipes [assembly][build] Release partition configs.

Allow partitions to be released by specifying the cipd base url via
fuchsia_spec.build.partitions_cipd_release.

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

Original-Bug: 344634556
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1063492
Original-Revision: 8e166f279a984166d2f7cd9817ee1a8fc3f617b6
GitOrigin-RevId: ebd23c8758d636d0718c38fcc1fbb51455a573d9
Change-Id: Ibff195bfb69d1e00dc97983e548aeba68440d90c
1 file changed
tree: 63ca68b70b1d912179f88e50de2e8a6502289d46
  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.