[roll] Roll fuchsia [superproject] Roll third_party/sdk-integration 65f4aae..b9d336e (7 commits)

b9d336e [roll] Roll sdk-integration-sdk-cipd packages to version:11.20230106.3.1
b0960fe fix isatty logic in Terminal class
ac4f85a [roll] Roll sdk-integration-sdk-cipd packages to version:11.20230106.2.3
315604e [scrutiny] Fix typos and list append for scrutiny validators
5a4637f [fuchsia_clang] Fix C++ remote builds (mostly)
02b7c79 [roll] Roll sdk-integration-sdk-cipd packages to version:11.20230106.2.2
69209a9 Use constants instead of literals for action names

GitOrigin-RevId: 370297662dba0808934c793feb746b1b343abd31
Roller-URL: https://ci.chromium.org/b/8792668175261449601
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/787311
Original-Revision: 49d8dc0849f14f5ad8b75b566284699b34638156
Change-Id: I72a1d9f9e21b18a5906bbe601754807dcf33e303
1 file changed
tree: 3e7e3fa0a1c141db4ac263ed0bd63c4604a8949a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.