rattler-build icon indicating copy to clipboard operation
rattler-build copied to clipboard

Use & produce `run_exports.json` index file

Open wolfv opened this issue 2 years ago • 2 comments

rattler-build could make use of the new run_exports.json which is a new file available "next" to the repodata.json file (e.g. https://conda.anaconda.org/conda-forge/osx-arm64/run_exports.json)

Then we don't need to download the packages to extract that information.

Our own indexing process should also produce this file.

And lastly, prefix.dev does not produce this file (yet) – but that's another issue.

wolfv avatar Nov 23 '23 16:11 wolfv

Do quetz and artifactory produce these files?

pavelzw avatar Jan 21 '24 14:01 pavelzw

Quetz and prefix do not produce them yet. Would be nice to add the features, but we can always fall back.

No idea about artifactory.

It's a relatively new thing :)

wolfv avatar Jan 21 '24 14:01 wolfv