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
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 9691
Build 14286: tox-on-jenkinsJenkins
Build 14285: arc lint + arc unit

Event Timeline

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

Rebase on latest origin/master