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

WIP: python render improvement #57

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

wolfv
Copy link
Member

@wolfv wolfv commented Sep 19, 2024

This renders the data more properly in order to extract all the sources. The plan is:

  • render the recipe with all variants & original version, extract the sha hashes + URLs
  • re-render the recipe with new $version value and try to get new URLs, and obtain new hashes. If that works, we will find + replace the old hashes in the recipe.

Ideally, this will be implemented in rattler build as a command such as rattler-build bump-version ./recipe -m ./variant-config/*.yaml - but for now I am prototyping this here to get it into the bot.

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

Successfully merging this pull request may close these issues.

1 participant