[recipe_wrapper] Set the xdg env vars to the tmp dir.

Some builders call steps that write to these dirs, so we should set it
to the tmpdir for all builders. Example: go/bbid/8738237083276326753
some shac checks call bazel which writes to those dirs.

Change-Id: Id1fb6720bdecb934440adb26d19c5b0e7d52f421
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/1110329
Reviewed-by: Rahul Bangar <rahulbn@google.com>
Fuchsia-Auto-Submit: Ina Huh <ihuh@google.com>
Reviewed-by: Vinicius Felizardo <felizardo@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
2 files changed
tree: 3d23c6973e6a63e803428f1abe0627fe6b074eec
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. execution/
  6. flagutil/
  7. functools/
  8. gerrit/
  9. gitiles/
  10. issuetracker/
  11. rpcutil/
  12. scripts/
  13. third_party/
  14. vendor/
  15. .gitignore
  16. AUTHORS
  17. go.mod
  18. go.sum
  19. LICENSE
  20. manifest
  21. PATENTS
  22. README.md
README.md

infra

This repo contains tools and config files necessary to run infrastructure related to builds, code review, version control, and continuous integrations.