You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a epic. Please update the issue or post links in comments to PRs or repos that implement designs for these questions.
Assuming that we have two or more variants of a package, with filenames that are somehow non-overlapping, how should package repositories/indexes show these files?
Are filenames meaningful enough to be used directly?
Can filenames be selected by variant? In other words, can the variant be used in a way related to platform tags? Note: it has already been established that using variants in platform tags scales poorly and is not an option.
Does the repository need to host some file or aggregate of file info indicating which variants are available?
Does the repository indicate priority among variants?
Does the repository indicate which metadata providers are necessary in order to choose between the available variants?
The text was updated successfully, but these errors were encountered:
This is a epic. Please update the issue or post links in comments to PRs or repos that implement designs for these questions.
Assuming that we have two or more variants of a package, with filenames that are somehow non-overlapping, how should package repositories/indexes show these files?
The text was updated successfully, but these errors were encountered: