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: main
Choose a base ref
...
head repository: kasuteru/setup-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 27, 2022

  1. Update regarding rate limit issues

    I added subsections and also the full error message to make it easier to find, since I expect most people (like me) will stumble upon this after running into the rate limit message and might not even realise that it usually happens on GHES.
    
    Once the change is in a release version, the full hash ID of the commit should be replace with the release version id.
    kasuteru authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    42296a3 View commit details
    Browse the repository at this point in the history
  2. Header change

    Minor style issue.
    kasuteru authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    390c51f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Apply suggestions from code review

    Co-authored-by: Brian Cristante <[email protected]>
    kasuteru and brcrista authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    5cb1b89 View commit details
    Browse the repository at this point in the history
  2. Integrate feedback from PR

    - Move debug text to own line
    - Shorten section about checking auth
    kasuteru authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    de9c411 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Update advanced-usage.md

    Adapt to reviewer input
    kasuteru authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    26baaec View commit details
    Browse the repository at this point in the history
  2. Update advanced-usage.md

    Further adaptions to version change & typos.
    kasuteru authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    04af828 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Fix Markdown link syntax

    brcrista authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    6796e79 View commit details
    Browse the repository at this point in the history
Loading