Page MenuHomeSoftware Heritage

client: Fix url to update metadata on deposit with status 'done'
ClosedPublic

Authored by ardumont on Jan 5 2021, 6:03 PM.

Details

Summary

Fix regression introduced by the split between the EDIT and SE IRIs:
From PUT /1/swh/37/metadata/ to PUT /1/swh/37/atom/.

This passed unseen as this part is the one part still mocked (justifiably).

Related to T2929

Test Plan

tox

Diff Detail

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

Event Timeline

Build is green

Patch application report for D4808 (id=17040)

Rebasing onto 00d315ec6e...

Current branch diff-target is up to date.
Changes applied before test
commit 9ce41a8a91b56bf352a489453445454cd0bd6af9
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Tue Jan 5 17:39:18 2021 +0100

    client: Fix url to update metadata on deposit with status 'done'
    
    Related to T2929

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

This revision is now accepted and ready to land.Jan 5 2021, 6:13 PM