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 Loading
base: v4.3.0
Choose a base ref
...
head repository: actions/setup-python Loading
compare: v4.4.0
Choose a head ref
  • 12 commits
  • 23 files changed
  • 11 contributors

Commits on Oct 18, 2022

  1. Add architecture input check for PyPy for Windows platform (#520)

    * Revert cache index.js
    
    * build cache index file
    
    * Refactor
    
    * Debug
    
    * Debug
    
    * Debug
    
    * Debug
    
    * Debug
    
    * Debug
    
    * Debug
    
    * Debug
    
    * Format code
    
    * Rebuild dist
    
    * Minor refactor
    
    * Format code
    
    * Minor fixes
    
    * Check platform firstly
    Vladimir Safonkin committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    8bcd256 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

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

Commits on Oct 31, 2022

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

Commits on Nov 7, 2022

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

Commits on Nov 21, 2022

  1. Recommend setting python-version (#545)

    * Recommend setting python-version
    
    * Recommend both options to set Python version
    
    Co-authored-by: MaksimZhukov <[email protected]>
    
    Co-authored-by: MaksimZhukov <[email protected]>
    heavywatal and MaksimZhukov committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5cddb27 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

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

Commits on Nov 29, 2022

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

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    76bbdfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c3dd9e View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. refactor: Use early return pattern to avoid nested conditions (#566)

    * refactor: Use early return pattern
    
    Signed-off-by: jongwooo <[email protected]>
    
    * fix: Replace throw with warn
    
    Signed-off-by: jongwooo <[email protected]>
    
    Signed-off-by: jongwooo <[email protected]>
    jongwooo committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    206e984 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Update action to use reusable workflows (#569)

    * Update workflows to use reusable-workflows
    
    * Update licensed.yml
    
    * Update workflows
    
    * Add links to reusable workflows
    
    * Update action to use reusable-workflows repo
    
    * Fix review points
    IvanZosimov committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    c3e0339 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ccb29d View commit details
    Browse the repository at this point in the history
Loading