HomeSoftware Heritage

Pass collection + id to the checker instead of an URL.

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

Description

Pass collection + id to the checker instead of an URL.

This allows the checker to use a configurable URL, in case it
needs an URL different from the one used by the client.

For example a client outside docker would use http://localhost:5080/deposit/
to access the API, but the checker cannot use this URL (it needs either
nginx or swh-deposit as hostname).

Details

Provenance
vlorentzAuthored on May 5 2020, 3:48 PM
vlorentzPushed on May 7 2020, 11:42 AM
Differential Revision
D3124: Pass collection + id to the checker instead of an URL.
Build Status
Buildable 12304
Build 18661: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.