Jonathan Cardoso

Results 33 issues of Jonathan Cardoso

https://nodejs.org/api/n-api.html#n_api_n_api https://github.com/mapbox/node-pre-gyp#n-api-considerations This will not start until a v2 is released.

backlog

https://hubot-slackin.herokuapp.com/ shows: ![image](https://user-images.githubusercontent.com/1041647/48445884-e34a6800-e77e-11e8-8f6a-b2b092ecc342.png)

**Is your feature request related to a problem? Please describe.** Let's say I have three Kubernetes Clusters, A, B and C. I have services I want to protect on all...

It's better doing it that way because it's not necessary to wait for the files to become available (as seen here: https://github.com/SocketCluster/socketcluster/blob/5226c2a/sample/dockerwait.js). Example of how it would work: ``` apiVersion:...

Looks like currently it's impossible to set the `--ext` argument of the CLI, this is important when using TypeScript.

Improvement
Releases

Phalcon 3 was released last week, would be really great if we could have a benchmark for it using PHP 7.

It currently breaks the images for instance. Using webpack 4 and file-loader 1.11. See issue https://github.com/webpack-contrib/file-loader/issues/185

After some debugging on why the plugin was working on our dev cluster but was not working for our staging one, I've found that it requires legacy authorization to be...

Use case: I've a class that extends Node.js `EventEmitter` but I don't want to show all methods / properties from that class on the documentation of my own class, I...

enhancement