Page MenuHomeSoftware Heritage

storage*: release_*: Type remaining existing endpoints
ClosedPublic

Authored by ardumont on Aug 5 2020, 12:30 PM.

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

Build is green

Patch application report for D3709 (id=13072)

Could not rebase; Attempt merge onto 760cbf6db5...

Updating 760cbf6d..7dbd64d9
Fast-forward
 swh/storage/cassandra/storage.py  | 10 +++++-----
 swh/storage/in_memory.py          | 13 ++++++-------
 swh/storage/interface.py          | 20 ++++++++++----------
 swh/storage/storage.py            | 21 ++++++++++++---------
 swh/storage/tests/test_storage.py |  6 +++---
 5 files changed, 36 insertions(+), 34 deletions(-)
Changes applied before test
commit 7dbd64d9134dee7bc98da89bf90bd1c879d8687c
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Wed Aug 5 12:10:06 2020 +0200

    storage*: release_get: Type remaining existing endpoints
    
    Related to T2517

commit 5f6630a5e48d162c4afcdb65c1293ded4be0cac8
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Wed Aug 5 12:07:15 2020 +0200

    storage*: release_missing: Type remaining existing endpoints
    
    Related to T2517

commit c5d63ada5f51e2b4c493fc7e105fbb776552ccd6
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Wed Aug 5 09:46:37 2020 +0200

    storage*: origin_get_by_sha1: Drop generator from pgstorage
    
    And simplify its type
    
    Related to T645

See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/693/ for more details.

This revision is now accepted and ready to land.Aug 5 2020, 12:43 PM