Comparing nodejs:main...feisuo:master · nodejs/node-gyp · GitHub
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/node-gyp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: feisuo/node-gyp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 5 files changed
  • 5 contributors

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 <riclau@uk.ibm.com>
    Reviewed-By: Christian Clauss <cclauss@me.com>
    Reviewed-By: Rod Vagg <rod@vagg.org>
    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 <cclauss@me.com>
    Co-authored-by: Matias Lopez <imatlopez@gmail.com>
    PR-URL: #2210
    Closes: #2127
    Closes: #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: #2218
    Reviewed-By: Christian Clauss <cclauss@me.com>
    Reviewed-By: Matias Lopez <imatlopez@gmail.com>
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    rvagg committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    9bf112b View commit details
    Browse the repository at this point in the history
Loading