Michaël Zasso
Michaël Zasso
Actions CI: https://github.com/targos/citgm/actions/runs/627134439 Node CI: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker-pipeline/138/
It fails everywhere, and not only because of missing cmake... I'll keep this open in case someone wants to look into it.
Current list of express' direct dependencies: ```js { accepts: '~1.3.5', 'array-flatten': '1.1.1', 'body-parser': '1.18.3', 'content-disposition': '0.5.2', 'content-type': '~1.0.4', cookie: '0.3.1', 'cookie-signature': '1.0.6', debug: '2.6.9', depd: '~1.1.2', encodeurl: '~1.0.2', 'escape-html': '~1.0.3',...
I already have an open PR for `debug` in https://github.com/nodejs/citgm/pull/626
citgm results on all dependencies with Node.js 11.3.0 ``` info: starting | accepts info: lookup | accepts info: lookup-notfound | accepts info: lookup-githead | https://github.com/jshttp/accepts/archive/c38d0e968cdc1526f7cc7a718977ee76655c84f5.tar.gz info: accepts npm: | Downloading...
It looks like the tests are broken on macOS and flaky otherwise?
CI: https://github.com/nodejs/citgm/actions/runs/629234453
Also https://github.com/nodejs/citgm/projects/1
I spoke about this with a colleague and he said that he would be very surprised if it was the default behavior. Maybe the proposal should be about an option...
@ljharb They'd like their setup to work without an internet connection after restoring from a backup.