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

support use of glob patterns for paths to files with external modules metadata #3075

Merged
merged 2 commits into from
Nov 12, 2019

Conversation

boegel
Copy link
Member

@boegel boegel commented Nov 11, 2019

This is useful to better integrate with the pre-packaged software provided by OpenHPC.

@koomie @adrianreber have plans to include metadata files in the software RPMs, so EasyBuild can pick up on them.

For this to work, EasyBuild needs to support a file pattern to be passed to $EASYBUILD_EXTERNAL_MODULES_METADATA (rather than a list of absolute paths to files, which would have to be continuously updated).

@boegel boegel added this to the next release (4.0.2?) milestone Nov 11, 2019
@boegel boegel requested a review from wpoely86 November 11, 2019 21:20
@boegel
Copy link
Member Author

boegel commented Nov 12, 2019

corresponding docs update: easybuilders/easybuild#558

Copy link
Member

@migueldiascosta migueldiascosta left a comment

Choose a reason for hiding this comment

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

lgtm

@migueldiascosta
Copy link
Member

Going in, thanks @boegel!

@migueldiascosta migueldiascosta merged commit cb1408d into easybuilders:develop Nov 12, 2019
@boegel boegel deleted the glob_external_metadata branch November 12, 2019 10:20
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