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.7.2 #4265

Merged
merged 52 commits into from
May 27, 2023
Merged

release EasyBuild v4.7.2 #4265

merged 52 commits into from
May 27, 2023

Conversation

boegel
Copy link
Member

@boegel boegel commented May 27, 2023

No description provided.

boegel and others added 30 commits March 3, 2022 20:37
This allows custom EasyBlocks to override thise and e.g. add more
extensions which should be mentioned in the module.
This also unifies the handling of getting and converting those into a
string which fixes a bug with e.g. R ECs where extensions may only be a
plain string.
 sync with main + bump version to 4.7.2dev
fix --check-github as gist url now includes username
…sts, use Python 3.7 (since 3.6 is not available for Ubuntu 22.04), use docker bootstrap agent + CentOS 7.9 EasyBuild container in container tests
switch to Ubuntu 22.04 in GitHub Actions workflow to run container tests
…t for Apptainer + bump copyright to 2023

Co-authored-by: Simon Branford <4967+branfosj@users.noreply.github.com>
extend (experimental) support for generating container images with Apptainer
…t status of old commits is no longer available
boegel and others added 22 commits April 14, 2023 08:45
fix typo in condition guarding installation of GitHub token in CI workflow to run unit tests + fix broken tests related to GitHub integration features
use "/usr/bin/env python" in test_run_cmd_script
Add make_extension_string and _make_extension_list to EasyBlock
remove workflow to test bootstrap script
Co-authored-by: Alexander Grund <Flamefire@users.noreply.github.com>
`parse_cmd_output` calls `parse_log_for_error` which outputs potential
errors by default via `log.info`.
The former then outputs those via `log.warning` again.
Fix this by passing `stdout=False` to the latter.
Also minor rewording and variable renaming.
Print potential errors after running a command only once
change github_* template descriptions to be somewhat clearer
make the RPATH section check with `readelf -d` in sanity check optional
prepare release notes for EasyBuild v4.7.2 + bump version to 4.7.2
@boegel boegel added the update label May 27, 2023
@boegel boegel added this to the next release (4.7.2) milestone May 27, 2023
@boegel boegel merged commit 21d8ebc into main May 27, 2023
@boegel boegel deleted the 4.7.x branch July 7, 2023 19:18
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.

8 participants