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/gyp-next
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0
Choose a base ref
...
head repository: nodejs/gyp-next
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.1
Choose a head ref
  • 4 commits
  • 21 files changed
  • 5 contributors

Commits on Jan 16, 2021

  1. ci: update actions/setup-node to v2 (#90)

    Signed-off-by: Sora Morimoto <[email protected]>
    smorimoto authored Jan 16, 2021
    Configuration menu
    Copy the full SHA
    787f0e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. fix: update shebang lines from python to python3 (#94)

    This is mostly to make Fedora's .rpm builder happy.
    But it won't hurt now that Python 2 is unsupported in gyp-next.
    DeeDeeG authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    a1b0d41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    058b488 View commit details
    Browse the repository at this point in the history
  3. chore: release 0.8.1 (#95)

    Co-authored-by: Christian Clauss <[email protected]>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Michaël Zasso <[email protected]>
    3 people authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    ff0a28a View commit details
    Browse the repository at this point in the history
Loading