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: astral-sh/setup-uv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb
Choose a base ref
...
head repository: astral-sh/setup-uv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 445689ea25e0de0a23313031f5fe577c74ae45a1
Choose a head ref
  • 11 commits
  • 19 files changed
  • 4 contributors

Commits on May 24, 2025

  1. chore: update known versions for 0.7.8 (#428)

    chore: update known versions for 0.7.8
    
    Co-authored-by: eifinger <[email protected]>
    github-actions[bot] and eifinger authored May 24, 2025
    Configuration menu
    Copy the full SHA
    f3121ef View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

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

Commits on May 31, 2025

  1. chore: update known versions for 0.7.9 (#437)

    chore: update known versions for 0.7.9
    
    Co-authored-by: eifinger <[email protected]>
    github-actions[bot] and eifinger authored May 31, 2025
    Configuration menu
    Copy the full SHA
    d44461e View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

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

Commits on Jun 4, 2025

  1. chore: update known versions for 0.7.10 (#440)

    chore: update known versions for 0.7.10
    
    Co-authored-by: eifinger <[email protected]>
    github-actions[bot] and eifinger authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    477a814 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. chore: update known versions for 0.7.11 (#442)

    chore: update known versions for 0.7.11
    
    Co-authored-by: eifinger <[email protected]>
    github-actions[bot] and eifinger authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    252c995 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Set expected cache dir drive to C: on windows (#451)

    Seems like the temp folder got moved to the C: drive
    eifinger authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    60ecb38 View commit details
    Browse the repository at this point in the history
  2. chore: update known versions for 0.7.13 and 0.7.12 (#444)

    chore: update known versions for 0.7.13
    
    Co-authored-by: eifinger <[email protected]>
    github-actions[bot] and eifinger authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    7bbb36f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. Add input manifest-file (#454)

    Adds capability to maintain custom uv builds or to override the default
    sources
    eifinger authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    60cc2b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a02a550 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. Use latest version from manifest-file (#458)

    If a manifest-file is supplied the default value of the version input
    (latest) will get the latest version available in the manifest. That
    might not be the actual latest version available in the official uv
    repo.
    eifinger authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    445689e View commit details
    Browse the repository at this point in the history
Loading