Page MenuHomeSoftware Heritage

[wip] package-loader: Implement a common package loader mechanism
ClosedPublic

Authored by ardumont on Sep 24 2019, 10:05 AM.

Details

Summary

This also demonstrate the following reimplementation of:

  • gnu
  • pypi
  • npm (not yet)

Note:

  • This will get split into multiple diffs.
  • This will also probably get moved out of swh-loader-core.
  • In the mean time, to demonstrate progress has been done, here is the wip diff.
  • Also, this allows to check everything is fine regarding the ci

Related T1389

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

ardumont retitled this revision from package-loader: Implement a common package loader mechanism to [wip] package-loader: Implement a common package loader mechanism.Sep 24 2019, 10:06 AM
ardumont edited the summary of this revision. (Show Details)
This revision was not accepted when it landed; it landed in state Changes Planned.Sep 24 2019, 2:37 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.

roh, i did not want to close it...
I just wanted to update the diff... oh, well!