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

make "commit" an optional parameter and template #4381

Open
smoors opened this issue Nov 15, 2023 · 0 comments
Open

make "commit" an optional parameter and template #4381

smoors opened this issue Nov 15, 2023 · 0 comments
Milestone

Comments

@smoors
Copy link
Contributor

smoors commented Nov 15, 2023

many easyconfigs use a commit rather than a release or tag, and thus have to define local_commit.
would be nice if we can do this:

commit = '1234567'
sources = [{'download_filename': '%(commit)s.tar.gz', 'filename': SOURCE_TAR_GZ}]
@boegel boegel added this to the 4.x milestone Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants