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

release EasyBuild v4.5.1 #3916

Merged
merged 57 commits into from
Dec 13, 2021
Merged

release EasyBuild v4.5.1 #3916

merged 57 commits into from
Dec 13, 2021

Conversation

migueldiascosta
Copy link
Member

No description provided.

Alan O'Cais and others added 30 commits June 29, 2020 18:03
… statements)

Include Extension as an easyblock that should not be dumped to the reprod dir (since it is part of the framework)
sync with main + bump version to 4.5.1dev
…s configured with --parallel-extensions-install)
Also dump environment to reprod directory
take into account that repositorypath could specify remote repository via git@<server>:<org>/<repo>.git
determine which extensions can be skipped in parallel (if --parallel-extensions-install is enabled)
only remove lock if it was created in the same EasyBuild session (not if it existed already)
boegel and others added 25 commits November 19, 2021 09:07
…termined, and only install it when preceding extensions have been installed
also show download progress bar when using --inject-checksums
…custom toy easyblock that doesn't implement required_deps
fall back to sequential installation for extensions with unknown dependencies
make test_run_cmd_async more robust against fluke failures
…ir that is set by easyblock is correctly taken into account
… is correctly set based on build_in_installdir (which may be defined dynamically by easyblock in constructor)
…rify behaviour of find_extension in extract_cmd, extend test_extract_cmd to check case of unknown extension
pick up custom extract_cmd specified for extension
introduce EasyBlock.post_init method to correctly define builddir variable when build-in-installdir mode is enabled in easyconfig or easyblock
Co-authored-by: Miguel Dias Costa <migueldiascosta@gmail.com>
allow oversubscription in sanity check for OpenMPI-based toolchains
prepare release notes for EasyBuild v4.5.1 + bump version to 4.5.1
@boegel boegel merged commit d18b6f0 into main Dec 13, 2021
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.

None yet

8 participants