[roll] Roll third_party/sdk-integration 55ae041..b8272bd (3 commits)

b8272bd Add helper method to craft https url
dc82cd4 [roll] Roll sdk-integration-sdk-cipd packages to version:10.20221012.1.1
b7a1c0f Add values field to build_type so it will fail in analyasis phase when illegal values passed in

GitOrigin-RevId: 2ff314e1e93a90ff0d83a39bcd3bb093eda0ee2a
Change-Id: I7c1b20d15e42f9bdc220ee53bdd11ca480a8face
1 file changed
tree: 0fa2608f17bcc36029be052017866e9393bb9400
  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.