[roll] Roll fuchsia [artifactory] Ignore missing transfer manifests

Some buildbots only build a subset of targets and might not produce a
product bundle. This changes artifactory to treat a missing transfer
manifest as if there are no artifacts from a product bundle to upload.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/900441
Original-Revision: a287db0ee4516246d5890fd62e85379307166e0a
GitOrigin-RevId: 6da4440cb33fc731e674c5f6692b2b51ba1b9781
Change-Id: I592af948e5671ee6ee40f73e3fb204ffe07a2fae
1 file changed
tree: 171838e7f4907dede9fdf5f4464da82772c7c53b
  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.