-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
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
node-gyp@5.1.0 Release Proposal #2012
Commits on Dec 16, 2019
-
v5.0.7: bump version and update changelog
Republish of v5.0.6 but with node-gyp-v5.0.6.tar.gz removed from pack file PR-URL: #1972
Configuration menu - View commit details
-
Copy full SHA for 0410f32 - Browse repository at this point
Copy the full SHA 0410f32View commit details
Commits on Jan 3, 2020
-
PR-URL: #1971 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0d5a415 - Browse repository at this point
Copy the full SHA 0d5a415View commit details -
doc: fix typo in README.md (#1985)
PR-URL: #1985 Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0607596 - Browse repository at this point
Copy the full SHA 0607596View commit details -
test: initial Github Actions with Ubuntu & macOS
Running Python standalone tests on multiple OSes would free up Travis CI for tests of various combinations of Node.js and Python as well as tests on other [CPU architectures](https://docs.travis-ci.com/user/multi-cpu-architectures). __arch: amd64, arm64, ppc64le, s390x__ PR-URL: #1985 Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fd4b135 - Browse repository at this point
Copy the full SHA fd4b135View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32c8744 - Browse repository at this point
Copy the full SHA 32c8744View commit details -
test: direct python invocation & simpler pyenv
Reorder Travis builds by OS. Replace `pyenv global` calls with properly set `PATH` and `PYENV_VERSION` env vars. Does not assume python modules are in the `PATH` so all python modules are prefixed with `python -m`. PR-URL: #1979 Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Rod Vagg <rod@vagg.org>
Configuration menu - View commit details
-
Copy full SHA for 0923f34 - Browse repository at this point
Copy the full SHA 0923f34View commit details -
lib: noproxy support, match proxy detection to
request
PR-URL: #1978 Reviewed-By: Rod Vagg <rod@vagg.org>
Configuration menu - View commit details
-
Copy full SHA for a3f1143 - Browse repository at this point
Copy the full SHA a3f1143View commit details -
test: fix typo in header download test (#2001)
PR-URL: #2001 Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Rod Vagg <rod@vagg.org>
Configuration menu - View commit details
-
Copy full SHA for 91ee26d - Browse repository at this point
Copy the full SHA 91ee26dView commit details -
test: add Windows to GitHub Actions testing (#1996)
PR-URL: #1996 Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bc509c5 - Browse repository at this point
Copy the full SHA bc509c5View commit details -
doc: update macOS_Catalina.md (#1992)
PR-URL: #1992 Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cb3f6aa - Browse repository at this point
Copy the full SHA cb3f6aaView commit details -
test: remove old docker test harness (#1993)
PR-URL: #1993 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5236581 - Browse repository at this point
Copy the full SHA 5236581View commit details -
doc: add GitHub Actions badge (#1994)
PR-URL: #1994 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f37a8b4 - Browse repository at this point
Copy the full SHA f37a8b4View commit details
Commits on Feb 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 103740c - Browse repository at this point
Copy the full SHA 103740cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1694907 - Browse repository at this point
Copy the full SHA 1694907View commit details -
lib: ignore VS instances that cause COMExceptions
I have quite a few instances of VS installed and it looks like Find-VisualStudio.cs enumerates all of them, even when find-visualstudio.js already knows which one it wants (from the environment variable in the developer command prompt). One of them (from 15.7.2, if that's interesting) causes a COMException on the ISetupInstance2.GetPackages call. Ignoring such packages seems harmless and unblocks the rest of the run. PR-URL: #2018 Reviewed-By: João Reis <reis@janeasystems.com>
Configuration menu - View commit details
-
Copy full SHA for 278dcdd - Browse repository at this point
Copy the full SHA 278dcddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85684e5 - Browse repository at this point
Copy the full SHA 85684e5View commit details