Thomas Grainger
Thomas Grainger
> Looks like adding the `cleanup` fixture to the `loop` fixture > > https://github.com/dask/distributed/blob/5feb17151cdf660a3443abf8596444a9f51dc575/distributed/utils_test.py#L138-L139 > > is what triggered this. Though not immediately sure why that's a problem Fixtures are...
GitLab allows any content generated by a build to be hosted as a GitLab Pages site. This would allow anyone to use pages-gem as is, or add any further gems....
@mdxprograms you don't need to push to a branch at the end of your build. GitLab just scoops up the build result.
@mdxprograms custom plugins, or anything that will run in a privileged Docker in under ~15 minutes. https://pages.gitlab.io/
Neither ES6 nor ES7 exist. There is only `ES${currentYear}` On 27 Dec 2016 15:00, "Ben Balter" wrote: > @parkr , @jldec any > thoughts here? > > We definitely hear...
> Should I use ES6 or ES7? What's the difference? There is no difference, neither exist. Just target babel-preset-env with whatever browsers you want to use and go ahead and...
@timdream SlimerJS no longer uses xulrunner and is just a shell script wrapper around Firefox. This can be ported to JavaScript and released on npm
I don't think it should download Firefox, just put a package.json in the root of this repo On 26 Jul 2016 00:01, "Kevin Grandon" [email protected] wrote: > I believe that...
Also a port of the python/shell code to JavaScript On 26 Jul 2016 00:17, "Kevin Grandon" [email protected] wrote: > @laurentj https://github.com/laurentj - Would you consider accepting > contributions to add...
Downloading firefox is really not needed. People should just install it from their repos or firefox.com