HomeSoftware Heritage

Dockerfile: Enable metadata loading

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Dockerfile: Enable metadata loading

When installed swh-loader-metadata hooks itself in the loader process,
and fetches metadata for origins created from a known lister (currently
only github).

Note that by default, requests are unauthenticated, so they will be
throttled after 60 requests per hour, causing the git loader to be
stuck while waiting for the rate-limit to expire.

Details

Provenance
vlorentzAuthored on Apr 28 2022, 10:13 AM
vlorentzPushed on Apr 28 2022, 11:01 AM
Differential Revision
D7706: Dockerfile: Enable metadata loading

Commit No Longer Exists

This commit no longer exists in the repository.