Skip to content

RepositorySimulator: add support for delegated hash bins #1639

@sechkova

Description

@sechkova

Description of issue or feature request:

Currently repository_tool.py provides an easy way to distribute a large number of target files over multiple delegated roles (hashed bins). A feature described in PEP458 that would be used in warehouse.

def delegate_hashed_bins(self, list_of_targets, keys_of_hashed_bins,

Having such functionality in RepositorySimulator that uses metadata api will be useful for testing the newer code.

Metadata

Metadata

Assignees

Labels

backlogIssues to address with priority for current development goalstesting

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions