Skip to content

Conversation

@boegel
Copy link
Member

@boegel boegel commented Apr 8, 2021

No description provided.

edmondac and others added 30 commits November 27, 2020 11:58
Co-authored-by: Alexander Grund <Flamefire@users.noreply.github.com>
This will append _%d until a new folder could be created.
If the base folder name does not exists, it is used directly, so the
simple, most common case is the cleanest
… $HOME

Add option to control the cache size and to disable it
Specifying False for a version removes the dep
sync with main branch + bump version to 4.3.4dev
add pick_default_branch function to clean up duplicate code in tools/github.py
…r to avoid error for values starting with '-' or '--'
use '--opt=val' for passing settings from config file to option parser to avoid error for values starting with '-' or '--'
avoid raised exception when getting output from interactive command in run_cmd_qa
boegel and others added 22 commits April 5, 2021 18:42
deprecate --accept-eula, rename to --accept-eula-for + also accept regular expression value
add templates for architecture independent Python wheels
mention easyblocks PR in gist when uploading test report for it + fix clean_gists.py script
create CUDA cache (for JIT compiled PTX code) in build dir instead of $HOME
add create_unused_dir function to create a directory which does not yet exist
avoid running expensive 'module use' command when using Lmod as modules tool, update $MODULEPATH directly instead
use develop branch when testing push access in --check-github
Followup to #3557
No check for priorities is required as LMod correctly handles that
Also adds a check for an empty path which is technically possible and
handled by LMod like any other path
update validate_github_token function to accept GitHub token in new format
Avoid module call for unuse() for Lmod and set $MODULEPATH directly
prepare release notes for EasyBuild v4.3.4 + bump version to 4.3.4
@boegel boegel added the update label Apr 8, 2021
@boegel boegel added this to the next release (4.3.4) milestone Apr 8, 2021
@boegel boegel requested a review from migueldiascosta April 8, 2021 19:49
Copy link
Member

@migueldiascosta migueldiascosta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@migueldiascosta
Copy link
Member

Going in, thanks @boegel!

@migueldiascosta migueldiascosta merged commit 74a32f8 into main Apr 9, 2021
@boegel boegel deleted the 4.3.x branch July 3, 2021 19:10
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.