Page MenuHomeSoftware Heritage

Add support for using URL instead of ID in snapshot_get_latest.
ClosedPublic

Authored by vlorentz on Jun 6 2019, 5:05 PM.

Details

Reviewers
ardumont
Group Reviewers
Reviewers

Diff Detail

Repository
rDSTO Storage manager
Branch
snapshot_get_latest_from_url
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 6070
Build 8353: tox-on-jenkinsJenkins
Build 8352: arc lint + arc unit

Event Timeline

ardumont added a subscriber: ardumont.

Same remark as T1557, T1558 about the missing parameters.
Otherwise, sounds good!

swh/storage/storage.py
1067

cur=cur, db=db!

This revision is now accepted and ready to land.Jun 7 2019, 2:16 PM

Landed as 5a9f544bf08dc169511ae3b467a935566dff643c.