You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fishrock123 opened this issue
Oct 13, 2015
· 3 comments
Labels
buildIssues and PRs related to build files or the CI.duplicateIssues and PRs that are duplicates of other issues or PRs.windowsIssues and PRs related to the Windows platform.
I'm not sure if batch file scripting is flexible enough to handle building add-ons, in particular ones scraped from the documentation. We'd probably either need to build them unconditionally or implement a poor man's make in JS or python.
For the CI, it's fine to build them from scratch every time. It's kind of annoying when developing locally though.
buildIssues and PRs related to build files or the CI.duplicateIssues and PRs that are duplicates of other issues or PRs.windowsIssues and PRs related to the Windows platform.
Looks like window's test-ci doesn't include addons, where makefile does.
Do we have any idea what would be necessary to run these on the windows CI? It seems fairly important.
Related: #2830
cc @nodejs/build
The text was updated successfully, but these errors were encountered: