[roll] Roll fuchsia [fuchsia-url] Create Path and Resource types

The URL types now wrap the path and resource Strings in types that
make sure the invariants are maintained.

Original-Bug: 406846517
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1518836
Original-Revision: b405a91668d12c697148f78f498d46ffce6db192
GitOrigin-RevId: 71c6428f3fbe1e21c000b734099ffb0db0d504cc
Change-Id: Iff4aeab49909281e201dcb9f926f5e0a106202c6
1 file changed
tree: 9061defec26effea9b0c9b09444e81e0b6ca9869
  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.