Hello EasyBuilders,
After running a full regression test in which all current easyconfig files are
built, and resolving the problems that popped up during that test, we are ready
to release a first release candidate for EasyBuild v1.6.0.
A second attempt to pass a full regression test is currently under way, and it
seems like all problem have indeed been resolved (with a handful of builds
still pending).
To install EasyBuild v1.6.0rc1, use something like:
easy_install --prefix=$HOME/.local
http://github.com/hpcugent/easybuild-easyconfigs/archive/v1.6.0.x.tar.gz
easy_install --prefix=$HOME/.local
http://github.com/hpcugent/easybuild-easyblocks/archive/v1.6.x.tar.gz
easy_install --prefix=$HOME/.local
http://github.com/hpcugent/easybuild-framework/archive/v1.6.x.tar.gz
(and then set your $PATH and $PTYHONPATH correctly)
If you run into problems with this release candidate, please notify us by
replying to this email or opening an issue.
The intent is to release EasyBuild v1.6.0 tomorrow (Thursday July 11th 2013).
regards,
Kenneth
On 28 Jun 2013, at 16:33, Kenneth Hoste wrote:
> Hello EasyBuilders,
>
> Just a brief update w.r.t. the planned schedule for EasyBuild v1.6:
>
> * feature freeze next Monday July 1st 2013 (9am)
> * planned release on Wednesday July 10th 2013
>
> For EasyBuild v1.6, we will slightly deviate from our end-of-month schedule
> of releases.
> Due to a very busy schedule, we have been unable to adequately follow-up on
> pull requests in the last couple of weeks.
> This should be a lot better next week, so we're shifting the release date for
> v1.6 with 1.5 weeks.
>
> EasyBuild v1.7 is now roughly planned for end of August -- due to
> (well-earned ;-)) summer holidays, there will be no release end of July.
>
> As a reminder: only pull requests that were opened before the feature freeze
> deadline will be considered for inclusion in EasyBuild v1.6.
> Subsequent pull requests will be tagged for v1.7.
>
> All details are available at
> https://github.com/hpcugent/easybuild/wiki/Release-schedule.
>
>
> regards,
>
> Kenneth