[roll] Roll infra/recipes [btu] Fix tempdir naming scheme Including slashes in a temporary directory prefix is not safe because it will be interpreted as multiple levels of directories, which will case `mkdtemp()` to fail. For example: ci.chromium.org/b/8814994983934690897 There's no reason the directory prefix has to be based on the package name, so instead we just use a constant prefix. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/676862 Original-Revision: b4ad7e5fc666b651723f2771cfde808d32a8e2b1 GitOrigin-RevId: 5a94a2cea87e3501faf7266258c5414f891e8034 Change-Id: I3390d4b0c8b142204947f6bca08a2f19a3ea086a
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.