[roll] Roll fuchsia [superproject] Roll cobalt Add clarifying docstring to string_candidate_list

The string_candidate_list field did not document details
about the path. Add clarifying comments about what the
path should be, as well as where the candidate files
should be stored, so that new users aren't confused about
where the candidate files should be and how to refer to
them.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/1001342
Original-Revision: 6f996dc9c51234db6286ebd9b3327b21065933f5
GitOrigin-RevId: aa27094dd515e2f77224a7456b7d3f15bf24bd39
Roller-URL: https://ci.chromium.org/b/8754274001197695841
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1002214
Original-Revision: 3a0422c62986a2fe699b34daf0fd04d4ced5a9f1
Change-Id: Ibb6dfd6b07c6df37e6a42c5a14575e740818fb10
1 file changed
tree: db0b7bfc29f5fc3de8bd8a4f4935b39da58deac8
  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.