[roll] Roll infra/recipes [testing] Rearrange GCS upload logic

Consolidate it into a single block to make it easier to delete
bit-by-bit in follow-up CLs, since we're not aware of any dependencies
on these uploaded files now that we no longer use Sponge.

Original-Bug: 409053792
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1246565
Original-Revision: 4afe3130de7b0ac66cbcaaa4cc62839aea82b719
GitOrigin-RevId: 32f92b378dfa3ca94e83651f783f9fe8749e28ea
Change-Id: Ia53ae3308b95678878d5e0d362b7a5617b174aad
1 file changed
tree: 5a90c2a7c720d2e0f5497ba2bd45ad48ee0a23c3
  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.