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

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.