Skip to content

Move load-deposit task creation code in the deposit-check private API endpoint

Also replace utils.origin_url_from() by a Deposit.origin_url property, and ensure the archive file format of the uploaded file is supported.

The rename of invalid.tar.gz as invalid.gz is required for tests to pass which should not be the case. It will be investigated in a later revision, but for now we want tests to be green.

Depends on !47 (closed)


Migrated from D2472 (view on Phabricator)

Merge request reports