commit | 09fa7c151e0d2115bc7fd42f9853185956cbe839 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Thu Sep 28 00:19:06 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Sep 27 17:21:07 2023 -0700 |
tree | 627310ea0f789a153e04ded883a26d18ef90d937 | |
parent | a3cbbf499c285a88fbd08e216a5353f23625cb56 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.