[roll] Roll infra/recipes [sdk] Move PB uploads to run_upload_steps() and upload to CAS/CIPD

1) For consistency, upload PB metadata alongside all the other upload
   steps.
2) Also upload a CIPD package of PB metadata (alongside GCS), or to CAS,
   so that downstream repositories can explicitly choose to roll PB
   metadata through CIPD (and possibly version-coordinated with the
   SDK) rather than implicitly using the SDK version.

Also see bug for motivation.

Original-Bug: 131663
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/894958
Original-Revision: 22ccafd34d6d5268f7670fea232ed2314f8de22c
GitOrigin-RevId: 8dbae61eb6aef693035878d00bacea0ac690e888
Change-Id: I271245691030dae825fef020ea8279e93f0f5712
1 file changed
tree: a0b59c0b9af76e2e85ce192929e37b037c56f615
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.