Add endpoints {directory,snapshot}_get_partition_sha1_git and {revision,release}_get_partition
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)
Merge request reports
Activity
Jenkins job DSTO/gitlab-builds #45 failed .
See Console Output and Coverage Report for more details.@jenkins retry build
Jenkins job DSTO/gitlab-builds #54 failed .
See Console Output and Coverage Report for more details.@jenkins please retry build
added 9 commits
-
f5f5b583...299cf313 - 4 commits from branch
swh/devel:master
- f4633dcb - postgresql: Fix inconsistent method order between db.py and storage.py
- 92d90928 - cassandra: Fix inconsistent method order between cql.py and storage.py
- 0e888a81 - postgresql: Rename db_to_revision to db_to_optional_revision, and add db_to_revision
- 9b60ca49 - cassandra: Deduplicate selection of token ranges
- 1e0579d6 - Add endpoints {directory,snapshot}_get_partition_sha1_git and {revision,release}_get_partition
Toggle commit list-
f5f5b583...299cf313 - 4 commits from branch
Jenkins job DSTO/gitlab-builds #55 succeeded .
See Console Output and Coverage Report for more details.Jenkins job DSTO/gitlab-builds #56 succeeded .
See Console Output and Coverage Report for more details.I'll rebase after landing the remaining dependency (!1024 (merged))
added 5 commits
- f8a4269d - postgresql: Fix inconsistent method order between db.py and storage.py
- 5b4e38cb - cassandra: Fix inconsistent method order between cql.py and storage.py
- 9e792598 - postgresql: Rename db_to_revision to db_to_optional_revision, and add db_to_revision
- 58e8b2eb - cassandra: Deduplicate selection of token ranges
- f5f5b583 - Add endpoints {directory,snapshot}_get_partition_sha1_git and {revision,release}_get_partition
Toggle commit listadded 10 commits
-
f5f5b583...71056c5a - 9 commits from branch
swh/devel:master
- e0871be0 - Add endpoints {directory,snapshot}_get_partition_sha1_git and {revision,release}_get_partition
-
f5f5b583...71056c5a - 9 commits from branch
Jenkins job DSTO/gitlab-builds #77 failed .
See Console Output and Coverage Report for more details.Jenkins job DSTO/gitlab-builds #78 succeeded .
See Console Output and Coverage Report for more details.508 508 """ 509 509 ... 510 510 511 @remote_api_endpoint("directory/partition/raw_manifest") changed this line in version 6 of the diff
added 2 commits
Jenkins job DSTO/gitlab-builds #81 failed .
See Console Output and Coverage Report for more details.Jenkins job DSTO/gitlab-builds #82 succeeded .
See Console Output and Coverage Report for more details.