[infra] Transition from master -> main where possible

For all references to refs/heads/master, this either replaces them with
refs/heads/main or marks them with a TODO noting why they cannot yet
be changed.

Bug: 53982
Change-Id: If9ab69e2410852659b3313a785bbd631e78ba835
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/529220
Reviewed-by: Gary Boone <gboone@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Fuchsia-Auto-Submit: Anthony Fandrianto <atyfto@google.com>
6 files changed
tree: 7eef4a019d77cda5c83c71f0fe792f0120ad10f1
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. codifier/
  6. digest/
  7. execution/
  8. gerrit/
  9. gitiles/
  10. monorail/
  11. serial/
  12. third_party/
  13. .gitignore
  14. AUTHORS
  15. go.mod
  16. go.sum
  17. LICENSE
  18. MAINTAINERS
  19. manifest
  20. PATENTS
  21. 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.