Skip to content
Snippets Groups Projects

model: Add OriginVisitUpdate model object

1 unresolved thread

(pairing with @vlorentz)

  • Need to be updated according to @douardda's latest improvments on model (if that got merged before ;)

Related to T2310

Test Plan

tox


Migrated from D2880 (view on Phabricator)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
85 85 origin=urls(),
86 86 status=sampled_from(['ongoing', 'full', 'partial']),
87 87 type=pgsql_text(),
88 snapshot=optional(sha1_git()))
88 snapshot=optional(sha1_git()),
89 )
90
91
92 def metadata_dicts():
  • lgtm, but I'll let @douardda accept the diff

  • Adapt according to review

  • Build is green

    Patch application report for D2880 (id=10433)

    Rebasing onto accca603...

    Current branch diff-target is up to date.
    Changes applied before test
    commit e9a4c7519e4e2d9763294461f8628a519a3af308
    Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
    Date:   Wed Mar 25 18:00:03 2020 +0100
    
        model: Add new OriginVisitUpdate model object + test strategy
        
        (pairing with @vlorentz)
        
        Related to [T2310](https://forge.softwareheritage.org/T2310 'view original for T2310 on Phabricator')

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

  • mentioned in merge request swh-storage!918 (closed)

  • Merge request was accepted

  • David Douard approved this merge request

    approved this merge request

  • Merge request was merged

  • Please register or sign in to reply
    Loading