You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, to add support for new software a PR needs to be made to this repo. This repo though is quite powerful as it also contains all of the machinery that we use to actually do the installations. It is probably better to move the easystack files to a separate repository, so that we can have a greater separation of concerns, and enforce tighter policies on this repository.
Given that we have made a choice to do end user support via GitLab. Moving the easystack files to a GitLab repository may also make sense, since we can keep all the end-user facing aspects of EESSI in one place (and reduce the cross-referencing between different platforms).
The text was updated successfully, but these errors were encountered:
I agree it makes sense to split off the easystack files to a separate repo.
I can see the value in moving to GitLab, but to some extent that may also have an impact on contributors, since I'm pretty sure people are more likely to be familiar with GitHub than GitLab.
For the support portal (issues, or emails) that doesn't matter too much, but for actual "code" contributions, it may...
Right now, to add support for new software a PR needs to be made to this repo. This repo though is quite powerful as it also contains all of the machinery that we use to actually do the installations. It is probably better to move the easystack files to a separate repository, so that we can have a greater separation of concerns, and enforce tighter policies on this repository.
Given that we have made a choice to do end user support via GitLab. Moving the easystack files to a GitLab repository may also make sense, since we can keep all the end-user facing aspects of EESSI in one place (and reduce the cross-referencing between different platforms).
The text was updated successfully, but these errors were encountered: