Page MenuHomeSoftware Heritage

model.OriginVisit: Drop obsolete fields
ClosedPublic

Authored by ardumont on Jun 22 2020, 6:16 PM.

Details

Summary

Related to T2310

Test Plan

tox

Diff Detail

Repository
rDMOD Data model
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 D3337 (id=11821)

Could not rebase; Attempt merge onto ba0c4e19e6...

Updating ba0c4e1..d87d283
Fast-forward
 swh/model/hypothesis_strategies.py |  3 ---
 swh/model/model.py                 | 20 ++------------------
 2 files changed, 2 insertions(+), 21 deletions(-)
Changes applied before test
commit d87d283f1399d8e6e87dcf5b969db8eb143b7d78
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Mon Jun 22 18:15:32 2020 +0200

    model.OriginVisit: Drop obsolete fields
    
    Related to T2310

commit f349bdc628bd85a5904a3620b2cc3ca2324f6b42
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Mon Jun 22 10:14:30 2020 +0200

    swh.model.model.OriginVisit: Drop the dateutil.parser.parse use

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

This revision is now accepted and ready to land.Jun 23 2020, 12:17 PM

Build is green

Patch application report for D3337 (id=11944)

Rebasing onto e632abed41...

Current branch diff-target is up to date.
Changes applied before test
commit 40a40f508b9293f93d24050263c43506f1fe98db
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Mon Jun 22 18:15:32 2020 +0200

    model.OriginVisit: Drop obsolete fields
    
    Related to T2310

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

This revision was automatically updated to reflect the committed changes.