Page MenuHomeSoftware Heritage

migrate_extrinsic_metadata: Fix crash on deposit hal-02355563
ClosedPublic

Authored by vlorentz on Sep 10 2021, 7:26 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 D6242 (id=22587)

Could not rebase; Attempt merge onto 8e94afaa0e...

Updating 8e94afaa..1c8337fd
Fast-forward
 swh/storage/migrate_extrinsic_metadata.py          | 47 +++++++++++++++++++---
 .../tests/migrate_extrinsic_metadata/test_pypi.py  |  2 +
 2 files changed, 44 insertions(+), 5 deletions(-)
Changes applied before test
commit 1c8337fd483477b23b6282afba3fb11d84980746
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Fri Sep 10 19:25:51 2021 +0200

    migrate_extrinsic_metadata: Fix crash on deposit hal-02355563

commit 3315738be9f6a6e6485cb1aba94d2f06990905cc
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Fri Sep 10 19:25:03 2021 +0200

    migrate_extrinsic_metadata: Fix remaining pypi issues
    
    All packages now pass

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

This revision was not accepted when it landed; it landed in state Needs Review.Sep 14 2021, 11:15 AM
This revision was automatically updated to reflect the committed changes.