[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_cli: Narrow logic around colors

We would always use colors if PW_USE_COLOR was set to a "true" value, or
if it was not set, or if we're connected to a terminal. Change that
logic to default to using colors if connected to a terminal, and
overriding that default if PW_USE_COLOR is set.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/173232
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 4a65df27bf9e41d5cd92f9dcc5644c4fc6d1dc23
GitOrigin-RevId: 5d48b3b7cdecc2a57ae7da37dd3837ba1c1869cf
Roller-URL: https://ci.chromium.org/b/8768755498989085025
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/923239
Original-Revision: a19ee0dc03a623262e64c4707cfe99ed4b2a7d33
Change-Id: I81935bbda11b733722c379262087308cfe097f1b
1 file changed
tree: 627310ea0f789a153e04ded883a26d18ef90d937
  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.