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

add support for using template values in name/version of extensions #4036

Merged
merged 1 commit into from
Jul 6, 2022

Conversation

Flamefire
Copy link
Contributor

Allows to use the parent ECs values in the extension name and version.
Useful for e.g. TensorFlow where extension versions are often coupled to
the %(version_major_minor)s of the parent.

Allows to use the parent ECs values in the extension name and version.
Useful for e.g. TensorFlow where extension versions are often coupled to
the `%(version_major_minor)s` of the parent.
@boegel boegel changed the title Add support for templates in extension name and version add support for using template values in name/version of extensions Jul 6, 2022
Copy link
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@boegel boegel added this to the next release (4.5.6?) milestone Jul 6, 2022
@boegel boegel merged commit d257478 into easybuilders:develop Jul 6, 2022
@Flamefire Flamefire deleted the ext_template branch July 6, 2022 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants