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: actions/setup-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1
Choose a base ref
...
head repository: actions/setup-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c6fd00ceb9747fb23ffdf72987450a2664414867
Choose a head ref
  • 12 commits
  • 78 files changed
  • 6 contributors

Commits on Jan 31, 2020

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

Commits on Apr 20, 2020

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

Commits on May 2, 2020

  1. Merge pull request #141 from fishcharlie/patch-1

    Changing node-version default to be latest LTS (12.x)
    bryanmacfarlane authored May 2, 2020
    Configuration menu
    Copy the full SHA
    89ea387 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #108 from nschonni/patch-2

    chore: Swap EOL 8 in example for 12
    bryanmacfarlane authored May 2, 2020
    Configuration menu
    Copy the full SHA
    a47b2f6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Update README.md

    bryanmacfarlane authored May 6, 2020
    Configuration menu
    Copy the full SHA
    7c6182c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. download from node-versions and fallback to node dist (#147)

    * download LTS versions from releases
    
    * support upcoiming ghes 
    
    Co-authored-by: eric sciple <[email protected]>
    bryanmacfarlane and ericsciple authored May 19, 2020
    Configuration menu
    Copy the full SHA
    e434342 View commit details
    Browse the repository at this point in the history
  2. announce v2-beta

    bryanmacfarlane committed May 19, 2020
    Configuration menu
    Copy the full SHA
    0e2f9cd View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

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

Commits on Jul 20, 2020

  1. Switch from "master" to "main" branch (#171)

    * Switch from "master" to "main" branch
    
    * Update README.md
    maxim-lobanov authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    321b6cc View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

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

Commits on Sep 10, 2020

  1. Add Licensed To Help Verify Prod Licenses (#180)

    * add licensed workflow and config files
    
    * manual dependency verification
    
    * Hide generated license files in pr
    thboop authored Sep 10, 2020
    4 Configuration menu
    Copy the full SHA
    c211e95 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Swap to env files (#200)

    * Swap to env files
    
    * revert to old method for tests
    
    * disable executing of commands during tests
    
    * bump package.json @actions/core version
    thboop authored Oct 1, 2020
    1 Configuration menu
    Copy the full SHA
    c6fd00c View commit details
    Browse the repository at this point in the history
Loading