Skip to content

Add a journal client and cli option to get revisions from the release topic

David Douard requested to merge douardda/swh-provenance:from-release into master

For this, we add a new ArchiveInterface.revisions_get(). Note that ArchivePostgreSQL and ArchiveGraph backends have not an "optimized" version of the method yet (it may not be really necessary).

Merge request reports