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: v5.1.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: v5.2.0
Choose a head ref
  • 6 commits
  • 17 files changed
  • 8 contributors

Commits on Jul 22, 2024

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

Commits on Jul 23, 2024

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

Commits on Aug 5, 2024

  1. Fix: Add .zip extension to Windows package downloads for `Expand-Ar…

    …chive` Compatibility (#916)
    
    * Fix: specify filename during Windows package download
    
    * Changed unit test download urls
    priyagupta108 authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    036a523 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. fix: add arch to cache key (#896)

    * fix: add arch to cache key
    
    * test: update tests accordingly
    Zxilly authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    80b49d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Documentation update for caching poetry dependencies (#908)

    * Create testing.yml
    
    * Update testing.yml
    
    * Fix for parsing version number from TOML 1.0.0 pyproject.toml file
    
    * Delete .github/workflows/testing.yml
    
    * fixed license issue
    
    * updated the Note
    
    * updated doc
    
    * updated the doc
    
    * npm run build
    
    * Mark up corrections
    
    ---------
    
    Co-authored-by: gowridurgad <gowridurga@github.com>
    Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>
    3 people authored Aug 8, 2024
    1 Configuration menu
    Copy the full SHA
    2bd53f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Bump pyinstaller from 3.6 to 5.13.1 in /__tests__/data (#923)

    * Update e2e-cache.yml
    
    * Update basic-validation.yml
    
    * Pyinstaller upgrade to 5.13.1
    
    * pyinstaller-update
    
    * Update basic-validation.yml
    
    * Update e2e-cache.yml
    aparnajyothi-y authored Aug 13, 2024
    1 Configuration menu
    Copy the full SHA
    f677139 View commit details
    Browse the repository at this point in the history
Loading