Skip to content
Snippets Groups Projects
Commit deea8a95 authored by Antoine Lambert's avatar Antoine Lambert Committed by Antoine Lambert
Browse files

deposit: Handle download and aggregation of uploaded tarballs

Instead of using the deposit API raw private endpoint to get
aggregated version of tarballs uploaded with a deposit, let the
loader handle this possibly costly operation by using the new
deposit API upload-urls private endpoint returning URLs for
downloading uploaded tarballs.

Fixes swh-deposit#4657.
parent 6a604da4
No related branches found
No related tags found
1 merge request!542deposit: Handle download and aggregation of uploaded tarballs
Pipeline #13578 passed