Skip to content
Snippets Groups Projects
Commit 00cc6083 authored by David Douard's avatar David Douard
Browse files

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.

This requires to make config dict available in SWHPrivateAPIView so we can
have access to a scheduler from there.
parent 5c85e6de
No related branches found
No related tags found
1 merge request!52Move load-deposit task creation code in the deposit-check private API endpoint
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment