[roll] Roll fuchsia [superproject] Roll third_party/pigweed 770c57d..7e4cbf3 (8 commits)

7e4cbf3:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/182873 pw_presubmit: Refactor the coverage options
4209e8f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/183032 pw_allocator: Add AllocationTestHarness
e395d6a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/181833 pw_toolchain_bazel: Support featureless sysroots
b1818e9:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/182898 pw_multibuf: Fix cmake build file
b7d686c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/182971 pw_presubmit: Show diffs when parser tests fail
559d378:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/178537 pw_format: Add core::fmt macro helper
f2d2129:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/182890 pw_bluetooth_sapphire: Add testonly to testing targets
2a06e15:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/182952 pw_presubmit: Trim paths in Bazel summaries
GitOrigin-RevId: 33a43e7a15ab80a4ae8d8eee1fa5b1f58d4e97f6
Roller-URL: https://ci.chromium.org/b/8763046430008957841
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/953449
Original-Revision: e8c04f092c224ac3be9b523898f7499c393bf506
Change-Id: Ia5b90a3a555fe8911774f21804d30d097084aab5
1 file changed
tree: 2dd2c44f7cca42e0d5442ed900fc890094a75c18
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.