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: v3
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: v4
Choose a head ref
  • 13 commits
  • 17 files changed
  • 4 contributors

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    9b71657 View commit details
    Browse the repository at this point in the history
  2. Remove working dir from cacheDependencyGlob error message (#162)

    Since #160 we allow searching
    everywhere
    eifinger authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    691a091 View commit details
    Browse the repository at this point in the history
  3. Fail when cache local path does not exist when trying to cache (#163)

    Can be disabled by setting `ignore-nothing-to-cache: true`
    eifinger authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    ed171c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8db0a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49d8a3d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Speed up updating known checksums (#166)

    Before downloading the checksum file from the releases, check if we
    already know that version.
    eifinger authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    196fe5f View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. chore: update known checksums for 0.5.5 (#170)

    chore: update known checksums for 0.5.5
    
    Co-authored-by: eifinger <[email protected]>
    github-actions[bot] and eifinger authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    9839fa9 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Reduce test matrices (#173)

    Basic functionality for the different OS is tested in
    `test-latest-version` Everything else is not OS dependent
    eifinger authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    4209155 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee4fa33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26ddfef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f42d5a View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

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

Commits on Nov 30, 2024

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