[roll] Roll fuchsia [superproject] Roll third_party/pigweed df07efa..0e17c00 (9 commits)

0e17c00 pw_symbolizer: Add missing runfiles dep
59f9605 pw_rpc: Fix Typescript client streaming return type
93c2ec3 pw_console: Bump version of console js, add titles to log panes
8f27607 pw_web: NPM version bump to 0.0.21
116b67d bazel: Manage Java deps through bzlmod
9b9615e pw_presubmit: Add new presubmit steps
285805a pw_web: Enable custom titles, log-view access
71a9d54 docs: Fix some bad links in the changelog
40caf32 third_party/stm32cube: bzlmod-friendly changes

GitOrigin-RevId: 2e10f249a10c786e137bc0a4ff2bf30dd8635997
Roller-URL: https://ci.chromium.org/b/8740861772469014353
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1092435
Original-Revision: f7d7b33ea69a7a258fcf55f4d1f13a97e17062eb
Change-Id: Ifff6816e58edbf54eaa1387b4e7b63c969ca2dce
1 file changed
tree: 65564d68b1cce9b688df02de0c044f0a8228e5a6
  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.