Skip to content

Test integration with Node.js and node-gyp with GH actions #31

@targos

Description

@targos

I think we should make separate workflow files so they can be restarted independently.

For Node.js:

  • Clone nodejs/node
  • Replace tools/gyp with the code from the PR/branch being tested
  • Check that Node can be built

For node-gyp:

  • clone nodejs/node-gyp
  • Replace gyp with the code from the PR/branch being tested
  • Check that tests pass

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