[roll] Roll fuchsia [artifactory] Upload debug symbols produced by build/api/client

This is a reland of https://fxrev.dev/1547681 which got reverted
because the 'build-ids.txt' file must be *uncompressed* in cloud
storage for some of our petal workflows (see b/498773554).

This is the original CL with the following changes (visible by
diffing with the first Gerrit patchset for this CL):

- Make sure that the 'build-ids.txt' file is always uncompressed.
  (see b/498773554).

- Also make 'debug_symbols.json' uncompressed, as there are plans
  to get rid of 'build-ids.txt' and use that file instead as
  input (see https://fxbug.dev/42155140).

Original-Bug: b/399498301
Original-Bug: b/498773554
Original-Bug: 42155140
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1560435
Original-Revision: 9df9e4732d09e4bc0353b741f22dd981a8b9b70c
GitOrigin-RevId: 22172ae4f2ea68f857dbf3cda72e261fbbec770c
Change-Id: Ieaf965bf015e2f00f6fb420e4808c63e0aa2f6e9
1 file changed
tree: e0d3dab201dd78182e4d7e625483f540cfb04057
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.