Skip to content
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

gyp: update gyp-next to v0.6.0 #2236

Closed
wants to merge 5 commits into from
Closed

Commits on Sep 1, 2020

  1. doc: drop the --production flag for installing windows-build-tools

    This isn't needed, and was probably copy-pasted from
    windows-build-tools' README.md, which has since been changed
    to drop the `--production` flag from the install instructions.
    
    Reviewed-By: Richard Lau <[email protected]>
    Reviewed-By: Christian Clauss <[email protected]>
    Reviewed-By: Rod Vagg <[email protected]>
    DeeDeeG authored and rvagg committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    e98bb16 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. ci: switch to GitHub Actions

    Co-authored-by: Christian Clauss <[email protected]>
    Co-authored-by: Matias Lopez <[email protected]>
    PR-URL: nodejs#2210
    Closes: nodejs#2127
    Closes: nodejs#2209
    3 people authored and rvagg committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    d1176d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. doc: replace status badges with new Actions badge

    PR-URL: nodejs#2218
    Reviewed-By: Christian Clauss <[email protected]>
    Reviewed-By: Matias Lopez <[email protected]>
    Reviewed-By: Richard Lau <[email protected]>
    rvagg committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    9bf112b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. GitHub Actions: Test on Python 3.9 (nodejs#2230)

    From python: [3.6, 3.7, 3.8] --> python: [3.6, 3.8, 3.9] because if things work on Python 3.6 and 3.8 then they should work on 3.7.
    
    https://www.python.org/downloads/release/python-390/
    cclauss authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    1e2e94d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Configuration menu
    Copy the full SHA
    e14262a View commit details
    Browse the repository at this point in the history