[roll] Roll cobalt ba9d3d7..f7005be (3 commits)

f7005be:https://fuchsia-review.googlesource.com/c/cobalt/+/590961 [status] Switch Encoder::Result to util::Status
f107c30:https://fuchsia-review.googlesource.com/c/cobalt/+/593268 [util::StatusBuilder] Create StatusBuilder
c49b452:https://fuchsia-review.googlesource.com/c/cobalt/+/594150 [c-ares] Delete cares library
GitOrigin-RevId: 5d9aa3a1c5e36c3ab7943ceaa11a3afe5e0c6238
Change-Id: I86d69890d21fea99d07d0fd99c522f8596fe90ab
1 file changed
tree: fb73a28c598682837ebf68a470c9a7cbfc0ccfe5
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.