[roll] Roll fuchsia [fuchsia-repo] Move repo url from RepoClient to Manager

The repository name and url is really more of a property of the manager
and server, since the repository config needs to know the actual server
address.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/727852
Original-Revision: 97d81cb1a173e4e133402825f59db4ab224e2c47
GitOrigin-RevId: 54359202121989e06185dcde9ee18d0f17c11bbe
Change-Id: I9e4a92da6bf7299981384efd48131f8a9c7f99c2
1 file changed
tree: 0380f4f3faee97fcb901f316e1214ad91d993b99
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.