[update_test_durations] Use separate input/output dirs

For some reason, removing special CIPD files from the previous package
version hasn't been sufficient to prevent the new package version from
being corrupted. I wasn't able to figure out why, but it's conceptually
cleaner anyway to write the new package contents to a dedicated output
directory rather than modifying the input directory.

Bug: 83858
Change-Id: Icb36dde25be461163ce63b7440b8e6be69ee947e
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/850956
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Reviewed-by: Ina Huh <ihuh@google.com>
Fuchsia-Auto-Submit: Oliver Newman <olivernewman@google.com>
1 file changed
tree: a120ba5ea4e84274a43fd0091df08df103d75cf0
  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.