get rid of references to hpcugent after move to github.com/easybuilders#2261
Merged
wpoely86 merged 7 commits intoeasybuilders:developfrom Jul 7, 2017
Merged
Conversation
damianam
requested changes
Jul 7, 2017
| - see http://easybuild.readthedocs.org/en/latest/Using_external_modules.html | ||
| - add experimental support for Cray toolchains on top of PrgEnv modules: CrayGNU, CrayIntel, CrayCCE (#1234, #1268) | ||
| - see https://github.com/hpcugent/easybuild/wiki/EasyBuild-on-Cray for more information | ||
| - see http://easybuild.readthedocs.io/en/latest/Cray-support.html for more information |
Member
There was a problem hiding this comment.
Not too important, but why drop https?
| - this requires specifying a GitHub username for which a GitHub token is available, using --github-user | ||
| - with --dump-test-report, the test report can simply be dumped to file rather than being uploaded to GitHub | ||
| - see also https://github.com/hpcugent/easybuild/wiki/Review-process-for-contributions#testing-result | ||
| - see also http://easybuild.readthedocs.io/en/latest/Integration_with_GitHub.html#uploading-test-reports-upload-test-report |
|
|
||
| feature + bugfix release | ||
| - added script to bootstrap EasyBuild with EasyBuild, see https://github.com/hpcugent/easybuild/wiki/Bootstrapping-EasyBuild (#531) | ||
| - added script to bootstrap EasyBuild with EasyBuild, see http://easybuild.readthedocs.io/en/latest/Installation.html#bootstrapping-easybuild (#531) |
|
|
||
| The code in the ``vsc`` directory originally comes from the *vsc-base* package | ||
| (https://github.com/hpcugent/vsc-base). | ||
| (https://github.com/easybuilders/vsc-base). |
| # to fix known issue, cfr. https://github.com/hpcugent/vsc-base/issues/152; | ||
| # inspired by https://github.com/hpcugent/vsc-base/pull/151 | ||
| # this fixes https://github.com/hpcugent/easybuild-framework/issues/1438 | ||
| # to fix known issue, cfr. https://github.com/easybuilders/vsc-base/issues/152; |
| # inspired by https://github.com/hpcugent/vsc-base/pull/151 | ||
| # this fixes https://github.com/hpcugent/easybuild-framework/issues/1438 | ||
| # to fix known issue, cfr. https://github.com/easybuilders/vsc-base/issues/152; | ||
| # inspired by https://github.com/easybuilders/vsc-base/pull/151 |
| ' "9e9485921c6afe15f62aedfead2c8f6e",', # MD5 checksum for source (gzip-1.4.eb) | ||
| ' "8ebc2c32692be9ee61eadc5d650cd288",', # MD5 checksum for patch (toy-0.0.eb) | ||
| ' "2dc55aee0346ad5e4f0c2e46d554a92e",', # MD5 checksum for source (gzip-1.4.eb) | ||
| ' "c8308888dca8bc2ea62efb22be445414",', # MD5 checksum for patch (toy-0.0.eb) |
Member
There was a problem hiding this comment.
Since we are kind of migrating to sha256, maybe change the hash here?
Member
|
@boegel looks good to me, but being so many files I think it makes sense to ask for another pair of eyes to take a look, chances are that I overlooked something. |
damianam
approved these changes
Jul 7, 2017
wpoely86
reviewed
Jul 7, 2017
| # test account, for which a token may be available | ||
| GITHUB_TEST_ACCOUNT = 'easybuild_test' | ||
| # the user who's repo to test | ||
| # the user & repo to use in this test (https://github.com/hpcugent/testrepository) |
Member
Author
There was a problem hiding this comment.
Hmm, maybe I could... Not sure it's worth the trouble though?
wpoely86
approved these changes
Jul 7, 2017
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
last changes (hopefully) related to the migration to github.com/easybuilders