[recipe_wrapper] Use stdin/stdout with `attestation_tool`

The attestation_tool can take hyphens to indicate it should use stdin and stdout. Using this stops the need of a dance with tempfiles which significantly simplifies the code.


Change-Id: I707fefb3c57f31d5f380153512ffd63ac81c364e
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/914393
Reviewed-by: Nathan Mulcahey <nmulcahey@google.com>
Commit-Queue: Chris Lewis <cflewis@google.com>
2 files changed
tree: 9d93cf4bf0b860ea4b28123c4682ca0e67beaf95
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. execution/
  6. flagutil/
  7. functools/
  8. gerrit/
  9. gitiles/
  10. monorail/
  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.