[roll] Roll third_party/pigweed 708c14a..5cad467 (3 commits)

5cad467:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/151810 pw_env_setup: Fix cipd package file load order
ca8d603:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/151130 pw_web: Add package-lock.json to web console
d501a84:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/151991 pw_assert: Remove --warn-backrefs-exclude flag
GitOrigin-RevId: 44a5d5694b67030e62bf63c3f15abd747ff5f91e
Change-Id: Ie604c4cde42d7a7166af4660dd2e99d7825d4c0e
1 file changed
tree: 1112a1e58529f8e39518fa47047759b946124684
  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.