[roll] Roll fuchsia [cog] Generalize logic into config (3/4)

Move configuration from `//scripts/cog/workspace.py` into
`//scripts/cog/repo_config.json`.

This will help us converge the fork of `//scripts/cog/workspace.py` in
`fuchsia-cog-superproject`.

Original-Bug: 499996771
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1570333
Original-Revision: 6eceeac6fae2d8e0b694f61a11e196133a247c57
GitOrigin-RevId: 3c253a22b3beab8feaf2b153540220de3f254657
Change-Id: I0df9dcdf6893785e95fa0020c7d8d5a0337247f6
1 file changed
tree: dab6c7563ab48c99a6a994a54fb2003add39a3a8
  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.