Add support for rpc server in swh-search cli (Like other swh services)
Details
Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Commits
- rDSEAee04e01ae05f: cli.py: Add rpc-serve command
Diff Detail
Diff Detail
- Repository
- rDSEA Archive search
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
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.
Comment Actions
- Fix ql_rel_paths in translator.py (Development path was wrong and was throwing error when used with the rpc server)
- Squash
Comment Actions
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.