Skip to content

Replace 'base_url' argument with 'self.parent_origins' attribute

self.parent_origins is set dynamically by the core loader at the beginning of the load (before calling prepare()), using the right metadata loaders.

Test Plan

CI will fail because swh-loader-core!289 (closed) is not released yet


Migrated from D7695 (view on Phabricator)

Merge request reports