[roll] Roll fuchsia [fuchsia-url] Validate repo config URLs.

Upon construction, RepoUrl is verified to comply with the
specification. For the hostname only dot delimited sequences
containing the following characters are accepted:
Digits (0 to 9)
Lower-case letters (a to z)
Hyphen (-)

Original-Fixed: 49571
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/519306
Original-Revision: d222143307c1d474aab23b5237a07611347bd046
GitOrigin-RevId: 010050cafd87543c61b5c9bcc16dde5efa16052c
Change-Id: I04436cff5f108052195d7fad92c9888b54591437
1 file changed
tree: c439dbade2ab3af9c4d41b2b074c24100aeb9d2a
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 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.