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 module cache build support on EnvironmentModules #4615

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

xdelaruelle
Copy link
Contributor

Environment Modules 5.3.0 introduced module cache mechanism. A cache file is generated with cachebuild command and stored under modulepath directory in a .modulecache file.

Add cache build support in "update" function of EnvironmentModules class.

@boegel
Copy link
Member

boegel commented Aug 27, 2024

@xdelaruelle Can you look into resolving the merge conflict which was introduced after merging of #4614?

@boegel boegel modified the milestones: release after 4.9.2, 5.0 Aug 27, 2024
Environment Modules 5.3.0 introduced module cache mechanism. A cache
file is generated with cachebuild command and stored under modulepath
directory in a .modulecache file.

Add cache build support in "update" function of EnvironmentModules
class.
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 merged commit 23db9d2 into easybuilders:5.0.x Aug 27, 2024
35 checks passed
@xdelaruelle xdelaruelle deleted the cache_build branch August 31, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants