Skip to content

Refactor make_extension_string method in EasyBlock class#4690

Merged
wpoely86 merged 2 commits intoeasybuilders:5.0.xfrom
Flamefire:ext-list-improvement
Dec 5, 2024
Merged

Refactor make_extension_string method in EasyBlock class#4690
wpoely86 merged 2 commits intoeasybuilders:5.0.xfrom
Flamefire:ext-list-improvement

Conversation

@Flamefire
Copy link
Copy Markdown
Contributor

The current usage was confusing as it isn't clear what should be overridden and what should be used.
See #4340

  • Make make_extension_string a free function to just provide a common format
  • Promote make_extension_list to a public method and document it
  • Error when overriding the old methods
  • Update the module generator and remove the confusingly named member methods

The current usage was confusing as it isn't clear what should be
overridden and what should be used.
See easybuilders#4340

- Make `make_extension_string` a free function to just provide a common format
- Promote `make_extension_list` to a public method and document it
- Error when overriding the old methods
- Update the module generator and remove the confusingly named member methods
@Flamefire Flamefire force-pushed the ext-list-improvement branch from b086694 to bebf90a Compare October 23, 2024 15:00
@Flamefire Flamefire force-pushed the ext-list-improvement branch from bebf90a to 00b99bd Compare October 24, 2024 06:55
@boegel boegel added the EasyBuild-5.0 EasyBuild 5.0 label Nov 6, 2024
@boegel boegel added this to the 5.0 milestone Nov 6, 2024
@boegel
Copy link
Copy Markdown
Member

boegel commented Dec 4, 2024

@lexming Can you check with @wpoely86 if this is what he had in mind when he opened #4340 ?

Comment thread easybuild/tools/module_generator.py
@wpoely86 wpoely86 merged commit fb6ff38 into easybuilders:5.0.x Dec 5, 2024
@Flamefire Flamefire deleted the ext-list-improvement branch December 5, 2024 09:58
@boegel boegel added the change label Dec 18, 2024
@boegel boegel changed the title Refactor make_extension_string Refactor make_extension_string method in EasyBlock class Mar 17, 2025
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.

3 participants