Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework cache key to be simpler #1241

Open
wolfv opened this issue Dec 8, 2024 · 0 comments
Open

Rework cache key to be simpler #1241

wolfv opened this issue Dec 8, 2024 · 0 comments

Comments

@wolfv
Copy link
Member

wolfv commented Dec 8, 2024

I think for the cache key we can just use the serialized / rendered cache output to JSON to capture all Jinja variables. We should also find what variants are applied to dependencies and lastly, the build / target-platform should influence the cache key.

Currently, "used variables" from Jinja are ignored in the cache section.
Also, the script section might contain "lazily" evaluated Jinja variables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant