Page MenuHomeSoftware Heritage

Re-add swh/graph/client.py for backward-compatibility
ClosedPublic

Authored by seirl on Jun 30 2022, 4:34 PM.

Details

Test Plan
>>> from swh.graph.client import RemoteGraphClient
<stdin>:1: DeprecationWarning: the swh.graph.client module is deprecated, use swh.graph.http_client instead

Diff Detail

Event Timeline

Build is green

Patch application report for D8061 (id=29087)

Rebasing onto 32f2626a7d...

Current branch diff-target is up to date.
Changes applied before test
commit f6567895148344d900e377a02289c4f911f82dd9
Author: Antoine Pietri <antoine.pietri1@gmail.com>
Date:   Thu Jun 30 16:34:16 2022 +0200

    Re-add swh/graph/client.py for backward-compatibility

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

Build is green

Patch application report for D8061 (id=29088)

Rebasing onto 32f2626a7d...

Current branch diff-target is up to date.
Changes applied before test
commit 3b9685923021e7bee1d360c0eed365a3112a9dda
Author: Antoine Pietri <antoine.pietri1@gmail.com>
Date:   Thu Jun 30 16:34:16 2022 +0200

    Re-add swh/graph/client.py for backward-compatibility

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

seirl requested review of this revision.Jun 30 2022, 4:44 PM
This revision is now accepted and ready to land.Jun 30 2022, 4:47 PM