Skip to content

Conversation

@boegel
Copy link
Member

@boegel boegel commented Oct 28, 2015

mostly implemented by @Caylo, mature enough to be included in EB v2.4.0 under --experimental

see http://easybuild.readthedocs.org/en/latest/Writing_yeb_easyconfig_files.html for detailed documentation on what is already supported

requires that https://pypi.python.org/pypi/PyYAML is available (but only when parsing .yeb easyconfigs)

implemented via feature/yaml branch and PRs #1408, #1420, #1426, #1429, #1430, #1443

Caylo and others added 30 commits September 30, 2015 16:11
fix remarks + kickstart unit tests for .yeb
fix description match in .yeb unit test
'fix' broken scripts test
optional PyYAML dep + require --experimental for .yeb
also exclude .yeb test easyconfigs from test_module_naming_scheme
[.yeb] initial support for parsing easyconfig files in YAML syntax (REVIEW)
fix remarks + remove hack for fixed issue with license constants
@boegel boegel added this to the v2.4.0 milestone Oct 28, 2015
@hpcugentbot
Copy link

EasyBuild framework unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-framework-pr-builder/2259/console for more details).

This pull request is now ready for review/testing.

Please try and find someone who can tackle this; contact @boegel if you're not sure what to do.

@hpcugentbot
Copy link

EasyBuild framework unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-framework-pr-builder/2260/console for more details).

This pull request is now ready for review/testing.

Please try and find someone who can tackle this; contact @boegel if you're not sure what to do.

@boegel
Copy link
Member Author

boegel commented Oct 29, 2015

Already reviewed via the PRs to the feature/yaml branch (see #1408, #1429, #1430, #1443), going in.

Thanks @Caylo!

boegel added a commit that referenced this pull request Oct 29, 2015
[.yeb] add initial (experimental) support for easyconfigs in YAML syntax
@boegel boegel merged commit 1461aee into easybuilders:develop Oct 29, 2015
@boegel boegel deleted the feature/yaml branch October 29, 2015 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants