wip: collection api: Open filtering deposit per user and origin_url
Closed
requested to merge generated-differential-D6210-source into generated-differential-D6210-target
1 unresolved thread
This would allow opening a cli to filter on origin_url and find the latest swhid.
Note: I'm not sold on this approach but I don't see how to actually implement the need in the end.
todo:
- escape input to avoid injection
- allow inverting order result (typically, following through, the order on id should be inverted and even filtered on status done)
Related to #3192 (closed)
Test Plan
tox (should be happy)
Migrated from D6210 (view on Phabricator)
Merge request reports
Activity
Build is green
Patch application report for D6210 (id=22474)
Rebasing onto f87539ca...
Current branch diff-target is up to date.
Changes applied before test
commit 84953624e579621ef2cc975a98b97f1d8fb2742d Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Tue Sep 7 17:18:09 2021 +0200 collection api: Open filtering deposit per user and origin_url This would allow opening a cli to filter on origin_url and find the latest swhid. Related to #3192
See https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/675/ for more details.
I'm more and more inclined towards using the web client instead. See swh-web-client!19 (closed)
mentioned in issue #3192 (closed)
Please register or sign in to reply