Page MenuHomeSoftware Heritage

core.loader: Drop deprecated behavior
ClosedPublic

Authored by ardumont on Dec 6 2019, 12:24 PM.

Details

Summary

The old buffer and filter behavior must be installed through configuration now.
It's now delegated to specific buffer and filter storages.

Beware, this broke some dvcs loaders (svn only it seems, D2405) relying on
some removed api. And a pass must be made on those now.

Test Plan

tox

Diff Detail

Repository
rDLDBASE Generic VCS/Package Loader
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

This revision is now accepted and ready to land.Dec 6 2019, 2:21 PM

Rebase on latest origin/master