François Hodierne

Results 74 issues of François Hodierne

it's a bit difficult to juggle between different http libraries, could be a good thing to consolidate on node-fetch.

Partially using sequelize-auto but it's not a miracle solution.

- Make Hosts returned as Host instead of Organization Replace (BREAKING CHANGE): ```graphql ... on Organization { host { id hostFeePercent } } ``` with simpler: ```graphql ... on Host...

I use the following basic configuration: ``` NGINX_CONF = '/etc/nginx/nginx.conf' nginx = process 'nginx' { '/usr/sbin/nginx -c ' .. NGINX_CONF } ``` I make sure nginx is not running `sudo...

I tried to install watchman on an ubuntu server without success. Can you provide some installation instructions ? I tried: ``` sudo aptitude install libev-dev luarocks git clone git://github.com/miGlanz/watchman.git sudo...

We decided to use a single repository to track issues across all our projects. See: https://github.com/opencollective/opencollective/issues Issues specifically linked to this repository should contains the label `invoices`: https://github.com/opencollective/opencollective/issues?q=is%3Aissue+is%3Aopen+label%3Ainvoices