Page MenuHomeSoftware Heritage

Use origin urls instead of origin ids (swh-loader-npm)
ClosedPublic

Authored by vlorentz on Jun 18 2019, 3:11 PM.

Diff Detail

Repository
rDLDNPM npm loader
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is not ok.

Is it possible that the call to the in-memory storage fails because of the missing associated function implementation?
No, i checked, the current last commit is fine though.

Still the build failure points toward what i hinted at:

AttributeError: 'Storage' object has no attribute 'origin_visit_get_latest'

Can you please try and fix the build?

Waiting for the build to be green as well before accepting the diff.

TIA

This revision is now accepted and ready to land.Jun 19 2019, 11:13 AM
This revision was automatically updated to reflect the committed changes.