[roll] Roll infra/recipes [aad] Use api.path.mkdtemp()

This is more concise and avoids cluttering up the build page with a
bunch of "ensure directory" steps.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1284486
Original-Revision: 6ac4279cea2db869906f5bcfff04c51d3198226e
GitOrigin-RevId: 1cad7258153bc4030eb935bd171776aa53e8b7cb
Change-Id: I1009d5ed503176d0b1c47b3d78609358da3c3f34
1 file changed
tree: 211db501e0dd5209c6a7c0e02500f8d27bc5bb33
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.