Skip to content

[proposal] Support multiple cache wheel servers #1064

@tiran

Description

@tiran

In downstream, each variant and CPU architecture has its own build cache (GitLab PyPI registry). After a successful build, wheels are copied into a variant-wide cache in Pulp. Currently fromager only accepts a single --cache-wheel-server-url, so we cannot pull from both caches.

Make -c / --cache-wheel-server-url repeatable so multiple cache URLs can be specified. Caches are checked in order after the local wheel server (first match wins).

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions