[roll] Roll infra/recipes [bazel][SDK] Fix the temp dir for bazel sdk artifacts

This is to fix the error we are seeing in
https://ci.chromium.org/ui/p/turquoise/builders/global.try/sdk-core-linux-x64-build_only/b8791665476991907265/overview

Collateral change: There is already a bazel_sdk_path method for
build_results. Switched to use this one.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/790817
Original-Revision: dff8a71ba491f9622c9e2ff4b0caa9607b1e74ef
GitOrigin-RevId: eaf13a9584b2e736d95b013756edc6ace2501dcd
Change-Id: I3a554db5fc84a72211d05715f462629a0746056c
1 file changed
tree: 0e99508b3a1f011a75b0680baeaf9321dda18bef
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.