[roll] Roll infra/recipes [sdk] Attach CIPD metadata as tags to CIPD uploads.

fxrev.dev/1200109 removed code where we were automatically attaching
CIPD metadata as tags to CIPD uploads. Some scripts relied on this to
get the version of the SDK to download from CIPD so add it back for SDK
uploads.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1203528
Original-Revision: 064e98a35819d0bbf8c7b7dff06c3f6bbe34d9e8
GitOrigin-RevId: 6b85456d8ee27681d7cac40a3b0e72777863fec8
Change-Id: I312452fce26f61558a8f7fa3c019ac65eaaa50df
1 file changed
tree: 695c63e47f96fdc664fa6f57fe4a24321cd5e5e3
  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 in one of the communication channels documented at get involved.

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.