@@ -14,20 +14,20 @@ update/bugfix release
1414 - add terse support to `--missing-modules` (#4407)
1515 - adapt version pattern for EnvironmentModules to allow using development version (#4416)
1616 - use `--all` option with EnvironmentModules v4.6+ to get available hidden modules (#4417)
17- - add support for appending to path environment variables via `modextrapaths_append` (and add corresponding `allow_append_abs_path`) (#4436)
17+ - add support for appending to path environment variables via `modextrapaths_append` + add corresponding `allow_append_abs_path` (#4436)
1818 - improve output produced by `--check-github` (#4437)
19- - add script for updating local git repos with develop branch (#4438)
19+ - add script for updating local git repos with ` develop` branch (#4438)
2020 - show error when multiple PR options are passed (#4440)
2121 - improve `findPythonDeps` script to recognize non-canonical package names (#4445)
2222 - add support for `--from-commit` and `--include-easyblocks-from-commit` (#4468)
2323 - improve logging & handling of (empty) `--optarch` values (#4481)
24- - add `--short` option to findUpdatedEcs (#4488)
24+ - add `--short` option to ` findUpdatedEcs` script (#4488)
2525 - add generic GCC and Clang compiler flags for RISC-V (#4489)
2626- various bug fixes, including:
27- - clean up log file of EasyBlock instance in `check_sha256_checksums` (#4452)
27+ - clean up log file of ` EasyBlock` instance in `check_sha256_checksums` (#4452)
2828 - fix description of `backup-modules` configuration option (#4456)
2929 - replace `'` with `"` for `printf` in CI workflow for running test suite to have bash replace a variable (#4461)
30- - use `cp -dR` instead of `cp -a` for shell script extraction (#4465)
30+ - use `cp -dR` instead of `cp -a` for shell script " extraction" (#4465)
3131 - fix link to documentation in `close_pr` message (#4466)
3232 - fix `test_github_merge_pr` by using more recent easyconfigs PR (#4470)
3333 - add workaround for 404 error when installing packages in CI workflow for testing Apptainer integration (#4472)
0 commit comments