You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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...
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.
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
The text was updated successfully, but these errors were encountered: