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

This reverts commit 6ac4279cea2db869906f5bcfff04c51d3198226e.

Reason for revert: causing crashes due to slashes in CIPD package
names

Original change's description:
> [aad] Use api.path.mkdtemp()
>
> This is more concise and avoids cluttering up the build page with a
> bunch of "ensure directory" steps.
>
> Change-Id: I3f685c32880a92bcb4ae277861398686c48b8ffe
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1284486
> Fuchsia-Auto-Submit: Oliver Newman <olivernewman@google.com>
> Commit-Queue: Auto-Submit <auto-submit-builder@fuchsia-internal-service-accts.iam.gserviceaccount.com>
> Reviewed-by: Carver Forbes <carverforbes@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1284315
Original-Revision: a16b1fd781baf04fda677ecb4f849e693d86a2ea
GitOrigin-RevId: 6422657282870392b930993709e74b930a2f9758
Change-Id: I14cc9d4310a3578d6d93d34eb1f4cc6f4fcad999
1 file changed
tree: 9fb6cf1771475051b0203117c610803abe33f3cf
  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.