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

How to automatically update checksums for the source list #2821

Open
ZzEeKkAa opened this issue Jun 27, 2024 · 3 comments
Open

How to automatically update checksums for the source list #2821

ZzEeKkAa opened this issue Jun 27, 2024 · 3 comments

Comments

@ZzEeKkAa
Copy link
Contributor

ZzEeKkAa commented Jun 27, 2024

Is it possible to autogenerate checksums for the source list. We have repack package that contains numerous source and updating it manually one by one would be time consuming. It would be nice to have an option to manually update veraiables in meta.yaml and run script to generate new checksums. Since the repo can do it for autogenerated PRs I've been wondering if it is possible to reuse that code for described scenario.

https://github.com/conda-forge/intel-compiler-repack-feedstock
https://github.com/conda-forge/intel_repack-feedstock

@beckermr
Copy link
Contributor

Did you try the admin command that will make version prs for you?

I don't have a docs link handy but you can specify a specific version with that command.

@ZzEeKkAa
Copy link
Contributor Author

ZzEeKkAa commented Jun 27, 2024

Unfortunately link depends on both version and build_number variable. That means even if version is auto updated, it will result into broken link and there will be nothing to get cache from...

@beckermr
Copy link
Contributor

Ahhhh. That is a use case we don't support. The build number denotes the recipe version for a fixed package version. Your use case breaks that. It sounds like you need to incorporate w/e is in the build number in the software version.

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

2 participants