Page MenuHomeSoftware Heritage

Implement origin lookup by sha1
ClosedPublic

Authored by olasd on Nov 22 2019, 6:29 PM.

Details

Summary

Close T2045.

Test Plan

tox + index created on the production database yields sensible results

Diff Detail

Repository
rDSTO Storage manager
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

ardumont added a subscriber: ardumont.

sounds good.

You might want to transform the type comment into type but meh ;)

This revision is now accepted and ready to land.Nov 22 2019, 6:34 PM

Nitpick: should be named origin_get_by_sha1

Rename endpoint to origin_get_by_sha1

Fix typo in SQL migration

This revision was automatically updated to reflect the committed changes.