-
Notifications
You must be signed in to change notification settings - Fork 211
release EasyBuild v5.0.0 #4823
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
Merged
release EasyBuild v5.0.0 #4823
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Adapt `module show` command run to cope with non-zero exit code for non-existing module (required for Environment Modules v5.5+ and Lmod 8.7.56+)
… lib64 are symlinks to some other path
add extra test case for make_module_req
add BOTH_TO_DIR state to LibSymlink
…le_load_environment
…' as valid value for --module-search-path-headers
remove duplication of logs of module commands
minor tweak for support for `--module-search-path-headers`
add `module-search-path-headers` configuration option to control how modules set search paths to header files
Avoid making build directory read-only
…req_guess method: remove environment variables if they're not present in guesses
correctly deal with easyblocks that still use deprecated `make_module_req_guess` method: remove environment variables if they're not present in guesses
Allow test case filtering by class name
Also allow trailing whitespaces for `examples` and `citing` easyconfig parameters
Avoid processing the same EasyConfig multiple times
sync with develop (20250326)
modernize tests that require GitHub token
clean up easyblocks included in `test_github_xxx_include_easyblocks_from_pr` to avoid breaking other tests
bump version to 5.0.0 + update release notes
branfosj
previously approved these changes
Mar 18, 2025
|
fix milestone used in `test_github_merge_pr`
branfosj
approved these changes
Mar 18, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.