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 check_group support for module files in Tcl syntax #4418

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

xdelaruelle
Copy link
Contributor

"module-info usergroups" modulefile command has been introduced on Environment Modules version 4.6.0. This commit adds support for check_group in Tcl modulefile when required module tool and version is used.

@boegel boegel changed the title Add check_group support for Tcl modulefile Add check_group support for Tcl modulefile Jan 2, 2024
@easybuilders easybuilders deleted a comment from boegelbot Jan 2, 2024
easybuild/tools/modules.py Show resolved Hide resolved
@boegel boegel changed the title Add check_group support for Tcl modulefile add check_group support for module files in Tcl syntax Jan 3, 2024
@boegel boegel added this to the 4.x milestone Jan 3, 2024
@boegel
Copy link
Member

boegel commented Jan 17, 2024

@xdelaruelle Can you look into fixing the merge conflict here?

Move into ModuleTool classes the definition of required version to
insert check group code in Lua modulefile. Gather this way all kind of
required version information in ModuleTool classes.
"module-info usergroups" modulefile command has been introduced on
Environment Modules version 4.6.0. This commit adds support for
check_group in Tcl modulefile when required module tool and version is
used.
@xdelaruelle
Copy link
Contributor Author

@boegel Merge conflict has been solved. Everything seem fine on my side. Please let me know if something else should be changed.

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.

None yet

2 participants