8000 Comparing v4.2.0...v4.3.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 8000 : actions/setup-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.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.3.0
Choose a head ref
  • 17 commits
  • 11 files changed
  • 14 contributors

Commits on Jul 31, 2022

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

Commits on Aug 3, 2022

  1. rephased documents

    e-korolevskii committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    c96b4b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Update advanced-usage.md

    Kludex authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    197204a View commit details
    Browse the repository at this point in the history
  2. Update docs/contributors.md

    Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
    e-korolevskii and IvanZosimov authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    c0abeaa View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Merge pull request #477 from Kludex/patch-1

    Add `rc` mention to the `-dev` tag
    marko-zivic-93 authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    aa5ddbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e6ca74 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #479 from e-korolevskii/main

    Update contributors guide
    marko-zivic-93 authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    f6795b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Update README.md

    Updating outdated reference to virtual environments
    lkfortuna authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    050e616 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Merge pull request #491 from lkfortuna/patch-2

    Update README.md
    marko-zivic-93 authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    978fd06 View commit details
    Browse the repository at this point in the history
  2. Update runner links

    Aleksandr Chebotov committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    48a0f00 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    397a35f View commit details
    Browse the repository at this point in the history
  2. Only use github.token on github.com (#443)

    * Only use github.token on github.com
    
    This expression evaluates to `''` if called from GHES hosted elsewhere
    You can still provide your token on both github.com and GHES
    
    * Enshure blank result of expression and not false
    
    * Revert "Revert "Pass the `token` input through on GHES (#427)" (#437)"
    
    This reverts commit cf86e08.
    
    * fix typo
    
    * Add back the doc on the tool cache for self-hosted
    
    Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
    ChristopherHX and brcrista authored Aug 30, 2022
    1 Configuration menu
    Copy the full SHA
    98c991d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Bump @actions/core from 1.7.0 to 1.9.1 (#495)

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.7.0 to 1.9.1.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    mayeut and dependabot[bot] authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    434aeab View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

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

Commits on Sep 20, 2022

  1. Fix typo (#503)

    Freed-Wu authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    13a464f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

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

Commits on Oct 7, 2022

  1. Merge pull request #517 from rentziass/rentziass/update-actions-core

    Update @actions/core to 1.10.0
    marko-zivic-93 authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    13ae5bb View commit details
    Browse the repository at this point in the history
Loading
0