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 alternative EasyBuild configuration options (WIP) #4556

Draft
wants to merge 1 commit into
base: 5.0.x
Choose a base branch
from

Conversation

boegel
Copy link
Member

@boegel boegel commented Jun 10, 2024

  • let EasyBuild configuration parser accept alternative names for configuration options;
  • make sure that determine value of a configuration option using alternative name works:
    • directly via self.options.build_path to get value for buildpath;
    • via build_option('build-path');
  • handle situation where configuration option is specified using both old and new same (for example using --buildpath + $EASYBUILD_BUILD_PATH);

@boegel boegel added this to the 5.0 milestone Jun 10, 2024
@jfgrimm jfgrimm mentioned this pull request Jun 13, 2024
12 tasks
@boegel boegel added the EasyBuild-5.0-blocker Blocker for EasyBuild 5.0 label Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EasyBuild-5.0-blocker Blocker for EasyBuild 5.0 EasyBuild-5.0 EasyBuild 5.0 enhancement
Projects
Status: Consistent naming policy
Development

Successfully merging this pull request may close these issues.

1 participant