Page MenuHomeSoftware Heritage

migrate_extrinsic_metadata: update name of column deposit.swhid_context.
ClosedPublic

Authored by vlorentz on Oct 1 2020, 7:54 PM.

Details

Summary

It was renamed in 4d72d1be529a568784842f5c0864e862a4b4705c.

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 D4120 (id=14521)

Could not rebase; Attempt merge onto bef08d6316...

Merge made by the 'recursive' strategy.
 swh/storage/migrate_extrinsic_metadata.py          | 20 ++++--
 .../tests/migrate_extrinsic_metadata/test_cran.py  | 76 ++++++++++++++++++++++
 .../migrate_extrinsic_metadata/test_deposit.py     | 32 ++++-----
 3 files changed, 106 insertions(+), 22 deletions(-)
Changes applied before test
commit b204fb832de7c601418a0cc2d0bdfbad802e322a
Merge: bef08d63 5fa348ba
Author: Jenkins user <jenkins@localhost>
Date:   Thu Oct 1 17:54:15 2020 +0000

    Merge branch 'diff-target' into HEAD

commit 5fa348ba82c9d8449db40dfe67285137f8d66703
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Oct 1 19:53:53 2020 +0200

    migrate_extrinsic_metadata: update name of column deposit.swhid_context.
    
    It was renamed in 4d72d1be529a568784842f5c0864e862a4b4705c.

commit a56dbbc055dc233841cc9fdb5c37ca622a7d121d
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Wed Sep 30 13:07:49 2020 +0200

    migrate_extrinsic_metadata: Add support for the current format of original_artifacts written by the CRAN loader.

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

This revision is now accepted and ready to land.Oct 2 2020, 10:02 AM
This revision was landed with ongoing or failed builds.Oct 2 2020, 11:08 AM
This revision was automatically updated to reflect the committed changes.

Build is green

Patch application report for D4120 (id=14536)

Rebasing onto a6af589ada...

First, rewinding head to replay your work on top of it...
Fast-forwarded diff-target to base-revision-997-D4120.
Changes applied before test

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