HomeSoftware Heritage

deposit:config: Update deposit server config with swh_authority_url

Description

deposit:config: Update deposit server config with swh_authority_url

The latest deposit v0.12 introduced that key to improve upon the metadata-only deposit.
It writes a new metadata information in the raw extrinsic metadata and declare the
deposit as the authority.

Without this, the metadata-only deposit will fail on a KeyError. Effectively failing the
docker-dev tests.

Related to T3144

Details

Provenance
ardumontAuthored on Mar 17 2021, 9:15 AM
ardumontPushed on Mar 18 2021, 3:55 PM
Differential Revision
D5259: deposit:config: Update deposit server config with swh_authority_url
Parents
rDENVcc60ba09bb56: docker/services/swh-web: Log accesses to stdout
Branches
Unknown
Tags
Unknown
Tasks
T3144: Deploy deposit v0.12.0