Alex
Alex
Example link looks to be broken somehow
The suggestions was just to apply a good engineering practice of versioning binary release artefacts, so https://github.com/DanielStormApps/Fanny/releases/tag/2.3.0 would have a `.zip` \w `.app` automatically built by CI on pushing a...
Sorry for digging this up, but in case anyone else lands here from the search - did I get it right that ATM WebTorrent [in the browser](https://github.com/webtorrent/webtorrent/blob/master/docs/get-started.md#browserify) does not support...
Quick question - as this is incompatible API changes would this, according to SemVer, mean that after this is merged we are going to release `bblfshd` v3.0.0 ? That would...
As noted in #124 - would not something like `./sbt provided:dependencyTree` work?
@youngmit as @dennwc noted, the main reason for running drivers inside the container (though libcontainer) is to isolate environment for the native driver, incapsulating all dependencies, parser versions, etc. Although...
Did not get to reproduce this yet, but it would be interesting to see the output of the `bblfshctl status` and `bblfshctl instances` under such conditions.
We already have an issue in bblfshd for this - may be we could re-purpose it/merge it together https://github.com/bblfsh/bblfshd/issues/181 ?
> the issue you point to is quite different: it is proposed to load drivers from file system 👍 thanks for pointing it out! @smola could you please give us...
Related to #184 so most probably can be addressed together.