Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently windows build is break due to 3.0.1 release.
This is also caught by our daily CI in node-addon-examples (I got the failed email notification everyday 4 days ago, I guess a good thing).
I think add related CI for this repo like we did in node-addon-examples. Any thought ?
node-addon-examples
The text was updated successfully, but these errors were encountered:
We do have testing her, but we obviously don't have a test that catches the problematic case: https://ci.nodejs.org/view/x%20-%20Abi%20stable%20module%20API/job/node-test-node-addon-api-LTS%20versions/
So first thing is to make sure we add some test cases that cover the different include use cases (spaces, multiple etc.)
Sorry, something went wrong.
This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.
No branches or pull requests
Currently windows build is break due to 3.0.1 release.
This is also caught by our daily CI in node-addon-examples (I got the failed email notification everyday 4 days ago, I guess a good thing).
I think add related CI for this repo like we did in
node-addon-examples. Any thought ?The text was updated successfully, but these errors were encountered: