[roll] Roll fuchsia [build][beads] Remove Python type errors

Also use dataclasses to define GnTargetInfo and GnFileInfo
types to replace the use of dictionaries with loose schemas.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1700815
Original-Original-Revision: dd59138014c794d4057174bbfaf567241fcbae77
GitOrigin-RevId: 24b92171a0f4a7b5a785eeb9086fd9922b33e7a4
Change-Id: I964730029f2c673b0978bf7038f9a67763f15bc7
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1702005
Cr-Commit-Position: refs/heads/main@{#196690}
1 file changed
tree: 924d889353f2670d9fd018ca33317bca7be7bd86
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.