Open
Description
As @bnoordhuis mentioned, it might be possible to get us hooked up to the node.js CI infrastructure.
In general, this could be very nice.
From a personal point of view, my main concerns are with ease of use and speed.
- Will it be at least as fast as Travis, given queues and whatnot?
- Is it possible to hook the CI infrastructure into the GitHub API?
Are CI builds done automatically or manually in node.js?
If they are started manually, the second point above is less important. We could then rely on the current setup for everyday use and do occasional manual checks on a big-endian machine before publishing new versions or merging PRs which might run into endianness problems.
I guess a manual build setup would be easier for the node.js infrastructure team to pull off and would produce less overhead and noise.
/cc @rvagg
Metadata
Metadata
Assignees
Labels
No labels