[roll] Roll infra/recipes [build] Stop uploading package snapshot to GCS

This file does not seem to have any consumers based on some digging in
Code Search, so there's no reason to keep uploading it. This upload
logic was originally introduced in http://fxrev.dev/250050, as part of
the http://go/tq-artifact-index work, but that was never fully developed
and has been replaced by the current size-tracking infrastructure.

This also removes one of the last places where recipes hardcode the path
to a file produced by the build, something we're trying to avoid in
favor of relying on the build API files.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/658882
Original-Revision: 112e4c6d610c2596c23960538709f23b4162c1ab
GitOrigin-RevId: 4c4ba8ea87fff8d0ae089526b77c6976c2856a1c
Change-Id: Ifa21e8bc3fad6ca92b1e59a42a7f15e58438e3f1
1 file changed
tree: 8a4cf866a4d312a52a7009275e7e290f04cf39c3
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.