Page MenuHomeSoftware Heritage

Adapt visit_date type from string to datetime
ClosedPublic

Authored by ardumont on Jun 12 2020, 11:30 AM.

Details

Summary

This follows the latest loader changes. Now we deal only with visit_date as
datetime within the loader.

This should fix the master build which should fail at some point when triggered [1]

Related to T2310

[1] (manually triggered)
https://jenkins.softwareheritage.org/job/DLDG/job/tests/687/console

Test Plan

tox

Diff Detail

Repository
rDLDG Git loader
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 D3272 (id=11597)

Rebasing onto 302c01e7c4...

Current branch diff-target is up to date.
Changes applied before test
commit 10376d5da4c900b21ce8dc21c064a83cfff31ce9
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Jun 12 10:10:53 2020 +0200

    Adapt visit_date type from string to datetime
    
    This follows the latest loader changes.
    
    Related to T2310

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

ardumont edited the summary of this revision. (Show Details)
ardumont edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Jun 12 2020, 11:41 AM