Skip to content

Can we get hooked up to the node.js CI infrastructure? #508

Open
@kkoopa

Description

@kkoopa

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions