[roll] Roll fuchsia [fuchsia_idk] Fix Python typing issues

This CL just fixes a few type-related issues in the
`generate_repository_validation.py` script, and updates
its comments. Behavior is not changed.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1129958
Original-Revision: 9e02edc2f2779e948225652b87a715cfcbc9624a
GitOrigin-RevId: 47b590950a5223449688b67cf52f40aac58d2bbd
Change-Id: I25079074063d8b78f78191faac970d675caed92c
1 file changed
tree: 71a894220a297f83ae71ca0fa72dcca870d28e13
  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.