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

This reverts commit a16b1fd781baf04fda677ecb4f849e693d86a2ea.

Reason for revert: relanding with fix to escape slashes

Original change's description:
> 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>
>
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Change-Id: I84342af9be32d481346a7871f9d4132be45306b9
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1284315
> Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
> Commit-Queue: Oliver Newman <olivernewman@google.com>
> Fuchsia-Auto-Submit: Oliver Newman <olivernewman@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1284138
Original-Revision: 332b39c94f5a55bac599ad0f4d8f4f8ccffd8cee
GitOrigin-RevId: 0d1e58040f1e24d69c6ac12e791369e4187032ab
Change-Id: I70436f93bf48f24ea8fbf3d42b6e61264b78623c
1 file changed
tree: cfb3d5926e44243dab493e180adce22d442f76cf
  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.