Skip to content
Snippets Groups Projects

Add endpoints {directory,snapshot}_get_partition_sha1_git and {revision,release}_get_partition

Merged vlorentz requested to merge vlorentz/swh-storage:iter-partition into master

Similar to content_get_partition, but for these extra object types.

For directory and snapshot, we only return ids instead of whole objects because they are usually quite big and need to be paginated using other endpoints.

Resolves #4672 (closed)

Contains commits from !1022 (merged) !1023 (merged) !1025 (merged) !1024 (merged) (in that order)

Required for swh-scrubber#4685 (closed)

Edited by vlorentz

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
508 508 """
509 509 ...
510 510
511 @remote_api_endpoint("directory/partition/raw_manifest")
  • vlorentz added 2 commits

    added 2 commits

    • fee1b4b4 - Fix endpoint URLs
    • 91c9626f - Rename *_get_partition_sha1_git to *_get_id_partition

    Compare with previous version

  • Jenkins job DSTO/gitlab-builds #81 failed .
    See Console Output and Coverage Report for more details.

  • vlorentz added 1 commit

    added 1 commit

    Compare with previous version

  • Jenkins job DSTO/gitlab-builds #82 succeeded .
    See Console Output and Coverage Report for more details.

  • Nicolas Dandrimont approved this merge request

    approved this merge request

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading