[rw] Fill out attestation flow

This change fills out the attestation flow from a set of deferred steps
to uploading to SCILo. This _isn't tested_ because there is no deferred
steps implementation, so there's no way to actually run it. An e2e test
will come later when the code is shown to work.

Bug: b/297416582

Change-Id: I035da5e59434fe913149d06ad68f5ddff38c0df5
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/921692
Fuchsia-Auto-Submit: Chris Lewis <cflewis@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Reviewed-by: Nathan Mulcahey <nmulcahey@google.com>
4 files changed
tree: b4b34b7c9483856a6816d946206254344e68d4c6
  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.