Page MenuHomeSoftware Heritage

cli.py: Add rpc-serve command
ClosedPublic

Authored by KShivendu on Aug 17 2021, 8:35 PM.

Details

Summary

Add support for rpc server in swh-search cli (Like other swh services)

Diff Detail

Repository
rDSEA Archive search
Branch
rpc-server
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 23053
Build 35947: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 35946: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D6108 (id=22099)

Rebasing onto cad6ace509...

Current branch diff-target is up to date.
Changes applied before test
commit 8f1b94f4cb1084d338e70a02e3a9c11c626cd703
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Tue Aug 17 23:57:38 2021 +0530

    cli.py: Add rpc-serve command
    
    Add support for rpc server in swh-search cli (Like other swh services)

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

This revision is now accepted and ready to land.Aug 17 2021, 8:43 PM
  • Fix ql_rel_paths in translator.py (Development path was wrong and was throwing error when used with the rpc server)
  • Squash

Build is green

Patch application report for D6108 (id=22100)

Rebasing onto cad6ace509...

Current branch diff-target is up to date.
Changes applied before test
commit ee04e01ae05fe915b4a34151be60c88a7634b191
Author: KShivendu <shivendu@iitbhilai.ac.in>
Date:   Tue Aug 17 23:57:38 2021 +0530

    cli.py: Add rpc-serve command
    
    Add support for rpc server in swh-search cli (Like other swh services)

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

This revision was automatically updated to reflect the committed changes.