Re: Document breaking changes in advance

2016-07-28 Thread andrea
@federico I think that creating a sandbox and letting package mantainers decide which code to execute is the way to go. I don't get how `nimble install` is catching any errors. All the libraries I have written (memo, csvtools, rosencrantz, linalg, spills, teafiles, emmy, nimblas, nimcl, patty)

Re: Document breaking changes in advance

2016-07-27 Thread federico3
@andrea currently [http://ci.nim-lang.org](http://forum.nim-lang.org///ci.nim-lang.org)/ is doing only nimble install, indeed, but this is already catching some libraries that fail to install. Running full unit/functional test suites might be unnecessary for this use-case and too heavy on the b