[roll] Roll fuchsia [build][sdk] Fix mypy issues in generate_repository.py

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1252734
Original-Revision: f637bcfd42ccebc3c453e515bed97b9b362e53ce
GitOrigin-RevId: 36ebc91ff7001d1a3e8957f69290a321064532cc
Change-Id: I6257f6babfb333f7f96494d2b11d9089b1ec3361
1 file changed
tree: 99643cb592607630908be01af2c0c7142f8ca7c0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.