Page MenuHomeSoftware Heritage

Implement remote service
ClosedPublic

Authored by vsellier on Mar 15 2021, 8:04 PM.

Details

Summary

Related to T2912

Diff Detail

Repository
rDCNT Archive counters
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 D5253 (id=18836)

Rebasing onto d90ee19746...

Current branch diff-target is up to date.
Changes applied before test
commit f31840db2a323e2bd51d8611370761401cfcb9d0
Author: Vincent SELLIER <vincent.sellier@softwareheritage.org>
Date:   Mon Mar 15 17:50:41 2021 +0100

    Implement remote service
    
    Related to T2912

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

changing status to pending changes as I will reworke the app initialization to use the same method as swh-objstorage

Change the flask app implementation method

Build is green

Patch application report for D5253 (id=18844)

Rebasing onto d90ee19746...

Current branch diff-target is up to date.
Changes applied before test
commit 8c986704a30199e4a9eca0b3286530cf46bae69d
Author: Vincent SELLIER <vincent.sellier@softwareheritage.org>
Date:   Mon Mar 15 17:50:41 2021 +0100

    Implement remote service
    
    Related to T2912

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

ardumont added a subscriber: ardumont.

lgtm

one remark inline.

swh/counters/tests/test_server.py
18

as api_cfg is no longer defined.

This revision is now accepted and ready to land.Mar 16 2021, 1:40 PM

Build is green

Patch application report for D5253 (id=18850)

Rebasing onto d90ee19746...

Current branch diff-target is up to date.
Changes applied before test
commit d88278619db703a3bde6c729f89cdfada600cc40
Author: Vincent SELLIER <vincent.sellier@softwareheritage.org>
Date:   Mon Mar 15 17:50:41 2021 +0100

    Implement remote service
    
    Related to T2912

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

This revision was automatically updated to reflect the committed changes.