Page MenuHomeSoftware Heritage

swh-deposit: Drop swh_anchor_id* columns from model Deposit
ClosedPublic

Authored by ardumont on May 19 2020, 1:35 PM.

Details

Summary

This updates (by removing references) the following:

  • deposit specs and docs
  • deposit status read api
  • deposit tests in general...
  • deposit private update status api
  • deposit client cli

Related to T2412

Test Plan

tox

Diff Detail

Repository
rDDEP Push deposit
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 12435
Build 18872: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 18871: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D3166 (id=11244)

Rebasing onto a631dabb6f...

Current branch diff-target is up to date.
Changes applied before test
commit 9078517a4e9b978203dbfbb9adaa75141e834ed1
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Tue May 19 13:31:27 2020 +0200

    Drop swh_anchor_id* columns from Deposit model
    
    This also removes references in documentation, cli client, etc...
    
    Related to T2412

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

Build is green

Patch application report for D3166 (id=11247)

Rebasing onto a631dabb6f...

Current branch diff-target is up to date.
Changes applied before test
commit 6594608bf7ff58ce9a1f47277b45f44ca945569b
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Tue May 19 13:31:27 2020 +0200

    Drop swh_anchor_id* columns from Deposit model
    
    This removes references in the following:
    
    - deposit specs and docs
    - deposit status read api
    - deposit tests in general...
    - deposit private update status api
    - deposit client cli
    
    Related to T2412

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

This revision is now accepted and ready to land.May 19 2020, 7:59 PM
moranegg added a subscriber: moranegg.

You can go ahead and drop swh_anchor_id, we have notified the organization that might have used that.