Skip to content

Conversation

nichmor
Copy link
Contributor

@nichmor nichmor commented Feb 19, 2025

Overview

Fixes: prefix-dev/pixi#2805

Use run-exports-cache from rattler.

Tested by building rich recipe from test-data and make sure that cache was populated and run_exports fields filled.

@nichmor nichmor added the bug Something isn't working label Feb 19, 2025
@wolfv
Copy link
Member

wolfv commented Feb 27, 2025

I'll merge this after #1453 and rebase and remove the updates as the changes in rattler should be released now :)

@wolfv
Copy link
Member

wolfv commented Feb 28, 2025

i have one last question: when actually building a package will this now download the whole package twice? Once to get the run exports, and once to actually build things?
I think we should decide based on a "render-only" mode wether to only download to the run exports cache or whether to actually download & unpack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extracting run_exports

2 participants