8000 Comparing v4.5.0...v4.6.0 · actions/setup-python · GitHub
[go: up one dir, main page]

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: v4.5.0
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: v4.6.0
Choose a head ref
  • 18 commits
  • 57 files changed
  • 14 contributors

Commits on Jan 12, 2023

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

Commits on Jan 16, 2023

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

Commits on Jan 18, 2023

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

Commits on Jan 27, 2023

  1. feature: fallback to pre-release when no stable version is found (#414)

    This allows to specify version like `3.11` or `pypy3.10` in workflows before those versions are released.
    This lessen the burden for users of `setup-python` by not having to modify their workflow twice: once when a pre-release is available (e.g. `3.11-dev`) and once when the first stable release is published (e.g. `3.11`)
    mayeut authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    2652534 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

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

Commits on Feb 9, 2023

  1. Fix GHE documentation link (#602)

    Co-authored-by: Fevrin <fevrin@users.noreply.github.com>
    fevrin and fevrin authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    3faddef View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    869e769 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b9ef6f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Add and configure ESLint and update configuration for Prettier (#617)

    * Add ESLint, update Prettier
    
    * Update docs
    
    * Update tests
    
    * Update licenses
    
    * Fix review points
    IvanZosimov authored Mar 9, 2023
    1 Configuration menu
    Copy the full SHA
    ec365b4 View commit details
    Browse the repository at this point in the history
  2. Add update-config-files.yml

    IvanZosimov committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    0ffa49c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Merge pull request #621 from akv-platform/reusable-workflow

    Turn on automatic update of ESLint and Prettier configuration files
    marko-zivic-93 authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    b41aaf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03eb867 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Update configuration files (#622)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Mar 14, 2023
    1 Configuration menu
    Copy the full SHA
    dfa76f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

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

Commits on Apr 4, 2023

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

Commits on Apr 6, 2023

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

Commits on Apr 19, 2023

  1. update xml2js (#652)

    dmitry-shibanov authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    df6abcc View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    57ded4d View commit details
    Browse the repository at this point in the history
Loading
0