[roll] Roll fuchsia [diagnostics][data] All inspect data has a component url in the response

Fix semantic mismatch in which the component_url was allowed to be
optional in the InspectMetadata. It's always set.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1078133
Original-Revision: 9bd527ab02ad3b3e596d8ae2deb3069c51e2b8c5
GitOrigin-RevId: 640b162a5dbe3e0b94d5cf1a333b9b9c87145dd3
Change-Id: Iee05d9c0d8396f55c867fc51b1a9a5ced737d3fc
1 file changed
tree: 137409c119e47ed96301b82fc66009d57de23b2d
  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 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.