[roll] Roll infra/recipes [ninja] Upload CIPD package for target platform

${platform} resolves to host platform, but we need the CIPD package to
be namespaced by the target platform.

Original-Bug: 108057
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/718642
Original-Revision: 8b0070577fc8894f6a785ff04acd5d903b0cbe96
GitOrigin-RevId: 02439ddb1b7fdc6e6b725290967ac3c196706ccc
Change-Id: I8c85556463d939eec2563f75e76e23c561f630ec
1 file changed
tree: 904a8151d41a3b34f10b18d05f04c85c3d54900e
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.