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.0.1
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.0.2
Choose a head ref
  • 6 commits
  • 5 files changed
  • 4 contributors

Commits on Jun 19, 2020

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

Commits on Jul 14, 2020

  1. Update test.yml

    konradpabjan authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    a0a76c4 View commit details
    Browse the repository at this point in the history
  2. Update workflow.yml

    konradpabjan authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    2989dc4 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    6f45e88 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    konradpabjan authored Jul 15, 2020
    Configuration menu
    Copy the full SHA
    654aa00 View commit details
    Browse the repository at this point in the history
  3. Improved logging during setup (#113)

    * Improved error output during setup
    
    * Change from debug to info for normal output
    
    * Apply suggestions from code review
    
    Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
    
    Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
    konradpabjan and brcrista authored Jul 15, 2020
    Configuration menu
    Copy the full SHA
    7a69c2b View commit details
    Browse the repository at this point in the history
Loading