Skip to content

add support for alternative EasyBuild configuration options (WIP) #4556

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

Draft
wants to merge 1 commit into
base: develop
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
@boegel boegel removed the EasyBuild-5.0-blocker Blocker for EasyBuild 5.0 label Feb 24, 2025
@boegel boegel modified the milestones: 5.0.0, 5.x, 4.x Mar 17, 2025
@boegel boegel changed the base branch from 5.0.x to develop March 19, 2025 10:27
@boegel boegel modified the milestones: 5.x.x, 5.x Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Consistent naming policy
Development

Successfully merging this pull request may close these issues.

1 participant