Skip to content

unify git archive

Administrator requested to merge mlw-unify-git-archive into main

Created by: mollylogue

NOTE: First PR of several.

  • Updates git.ArchiveReader code to use the gitserver Archive endpoint.
  • Updates all current calls to the gitserver Archive endpoint to go through the git package instead.
  • Currently no sub-repo perms checking for this aside from what already existed. That will come in a follow-up PR.

Test plan

  • Ensure unit/integration tests pass
  • Manually validate archives locally

Merge request reports

Loading