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: jonluca/setup-python-runner-name
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 7 commits
  • 12 files changed
  • 2 contributors

Commits on Jul 25, 2023

  1. Respect username on macOS self-hosted runners

    Right now it's hardcoded to "runner"
    fkorotkov committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c4679e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Formatted code

    fkorotkov committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2750121 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Update package.json

    jonluca authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a2bf4fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from fkorotkov/fix-home

    Fix home
    jonluca authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    43191fb View commit details
    Browse the repository at this point in the history
  3. timeout and fewer tests

    jonluca committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    986bfb9 View commit details
    Browse the repository at this point in the history
  4. update dist

    jonluca committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    eebeed8 View commit details
    Browse the repository at this point in the history
  5. fix: name and version

    jonluca committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    7202802 View commit details
    Browse the repository at this point in the history
Loading