[fuchsiahugger] Generalize CQ-related function names to presubmit

Previously, these functions only worked to trigger and wait for results
from CQ. Now that it is being generalized to work with other presubmits,
like Android's Gerrit, it makes sense to rename.

Bug: 42075543
Change-Id: I43be5d9b4e277b332bbb2abe2ad1a0e66f957aa1
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/1105257
Commit-Queue: Danielle Kay <danikay@google.com>
Reviewed-by: Oliver Newman <olivernewman@google.com>
3 files changed
tree: b7f795d1529582627144de56a919a86cdf1a200b
  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.