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-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.2
Choose a base ref
...
head repository: actions/setup-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.3
Choose a head ref
  • 4 commits
  • 18 files changed
  • 3 contributors

Commits on Aug 31, 2020

  1. Fix minor typo (#130)

    ffe4 authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    51d2bf1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

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

    * Add Licensed Workflow and config
    
    * manual validation of dependencies
    
    * Ignore Generated Files in Git PR's
    
    * update contributing.md
    thboop authored Sep 23, 2020
    3 Configuration menu
    Copy the full SHA
    b9436a7 View commit details
    Browse the repository at this point in the history
  2. Fix links in documentation (#135)

    The "Software installed on GitHub-hosted runners" link was broken.
    
    The other changed links were redirecting from moved pages.
    per1234 authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    1ce870e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Add Environment Files (#138)

    thboop authored Sep 30, 2020
    Configuration menu
    Copy the full SHA
    c181ffa View commit details
    Browse the repository at this point in the history
Loading