[roll] Roll infra/recipes [cleanup_deps] Don't process TYPE_CHECKING imports Don't process imports guarded by 'if typing.TYPE_CHECKING'. This conditional is always False at runtime so these imports aren't used except during static analysis. https://docs.python.org/3/library/typing.html#typing.TYPE_CHECKING Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1044794 Original-Revision: 5f989402a5684fbd096126f15b0e8baa649403ef GitOrigin-RevId: 61c61823de41a6929704c97dc9c26ac62deb565e Change-Id: Ief37eff0f0afafe2cce19b060dbb442807cba5f0
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.