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: v7.1.6
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: v7.2.0
Choose a head ref
  • 10 commits
  • 18 files changed
  • 6 contributors

Commits on Dec 17, 2025

  1. chore: remove stray space from UV_PYTHON_INSTALL_DIR message (#720)

    I was mildly annoyed seeing
    
    ```
    Post job cleanup.
    UV_CACHE_DIR is already set to /home/runner/work/_temp/setup-uv-cache
    UV_PYTHON_INSTALL_DIR is already set to  /home/runner/work/_temp/uv-python-dir
    ```
    in my GHA log. 😄 
    
    This fixes that to
    ```
    Post job cleanup.
    UV_CACHE_DIR is already set to /home/runner/work/_temp/setup-uv-cache
    UV_PYTHON_INSTALL_DIR is already set to /home/runner/work/_temp/uv-python-dir
    ```
    as is good and proper.
    akx authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    9c8d030 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. chore: update known checksums for 0.9.18 (#718)

    chore: update known checksums for 0.9.18
    
    Co-authored-by: eifinger <[email protected]>
    github-actions[bot] and eifinger authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    ce0a899 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. Add action typings with validation (#721)

    I'd like to add machine-readable type hints for this action. They also
    serve as a formal documentation on the types of action's inputs and
    outputs, which is a standardized way of documenting these also for human
    users. See https://github.com/typesafegithub/github-actions-typing for
    details. Dozens of actions already provide typings this way.
    
    In particular, this change will let the users of
    https://github.com/typesafegithub/github-workflows-kt use this action in
    a convenient, type-safe way from their Kotlin workflows. From the
    binding service's metrics I see that this action is among the most
    popular ones that doesn't have typings configured, so on behalf of the
    users of this tool, I'm asking you to consider adding the typings.
    krzema12 authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    45cfcb3 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2025

  1. chore: update known checksums for 0.9.20 (#725)

    chore: update known checksums for 0.9.20
    
    Co-authored-by: eifinger <[email protected]>
    github-actions[bot] and eifinger authored Dec 30, 2025
    Configuration menu
    Copy the full SHA
    2630c86 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2025

  1. chore: update known checksums for 0.9.21 (#726)

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

Commits on Jan 6, 2026

  1. chore: update known checksums for 0.9.22 (#727)

    chore: update known checksums for 0.9.22
    
    Co-authored-by: eifinger <[email protected]>
    github-actions[bot] and eifinger authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    e0409b4 View commit details
    Browse the repository at this point in the history
  2. Bump github/codeql-action from 4.31.6 to 4.31.9 (#723)

    Bumps [github/codeql-action](https://github.com/github/codeql-action)
    from 4.31.6 to 4.31.9.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/github/codeql-action/releases">github/codeql-action's
    releases</a>.</em></p>
    <blockquote>
    <h2>v4.31.9</h2>
    <h1>CodeQL Action Changelog</h1>
    <p>See the <a
    href="https://github.com/github/codeql-action/releases">releases
    page</a> for the relevant changes to the CodeQL CLI and language
    packs.</p>
    <h2>4.31.9 - 16 Dec 2025</h2>
    <p>No user facing changes.</p>
    <p>See the full <a
    href="https://github.com/github/codeql-action/blob/v4.31.9/CHANGELOG.md">CHANGELOG.md</a>
    for more information.</p>
    <h2>v4.31.8</h2>
    <h1>CodeQL Action Changelog</h1>
    <p>See the <a
    href="https://github.com/github/codeql-action/releases">releases
    page</a> for the relevant changes to the CodeQL CLI and language
    packs.</p>
    <h2>4.31.8 - 11 Dec 2025</h2>
    <ul>
    <li>Update default CodeQL bundle version to 2.23.8. <a
    href="https://redirect.github.com/github/codeql-action/pull/3354">#3354</a></li>
    </ul>
    <p>See the full <a
    href="https://github.com/github/codeql-action/blob/v4.31.8/CHANGELOG.md">CHANGELOG.md</a>
    for more information.</p>
    <h2>v4.31.7</h2>
    <h1>CodeQL Action Changelog</h1>
    <p>See the <a
    href="https://github.com/github/codeql-action/releases">releases
    page</a> for the relevant changes to the CodeQL CLI and language
    packs.</p>
    <h2>4.31.7 - 05 Dec 2025</h2>
    <ul>
    <li>Update default CodeQL bundle version to 2.23.7. <a
    href="https://redirect.github.com/github/codeql-action/pull/3343">#3343</a></li>
    </ul>
    <p>See the full <a
    href="https://github.com/github/codeql-action/blob/v4.31.7/CHANGELOG.md">CHANGELOG.md</a>
    for more information.</p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's
    changelog</a>.</em></p>
    <blockquote>
    <h1>CodeQL Action Changelog</h1>
    <p>See the <a
    href="https://github.com/github/codeql-action/releases">releases
    page</a> for the relevant changes to the CodeQL CLI and language
    packs.</p>
    <h2>[UNRELEASED]</h2>
    <p>No user facing changes.</p>
    <h2>4.31.9 - 16 Dec 2025</h2>
    <p>No user facing changes.</p>
    <h2>4.31.8 - 11 Dec 2025</h2>
    <ul>
    <li>Update default CodeQL bundle version to 2.23.8. <a
    href="https://redirect.github.com/github/codeql-action/pull/3354">#3354</a></li>
    </ul>
    <h2>4.31.7 - 05 Dec 2025</h2>
    <ul>
    <li>Update default CodeQL bundle version to 2.23.7. <a
    href="https://redirect.github.com/github/codeql-action/pull/3343">#3343</a></li>
    </ul>
    <h2>4.31.6 - 01 Dec 2025</h2>
    <p>No user facing changes.</p>
    <h2>4.31.5 - 24 Nov 2025</h2>
    <ul>
    <li>Update default CodeQL bundle version to 2.23.6. <a
    href="https://redirect.github.com/github/codeql-action/pull/3321">#3321</a></li>
    </ul>
    <h2>4.31.4 - 18 Nov 2025</h2>
    <p>No user facing changes.</p>
    <h2>4.31.3 - 13 Nov 2025</h2>
    <ul>
    <li>CodeQL Action v3 will be deprecated in December 2026. The Action now
    logs a warning for customers who are running v3 but could be running v4.
    For more information, see <a
    href="https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/">Upcoming
    deprecation of CodeQL Action v3</a>.</li>
    <li>Update default CodeQL bundle version to 2.23.5. <a
    href="https://redirect.github.com/github/codeql-action/pull/3288">#3288</a></li>
    </ul>
    <h2>4.31.2 - 30 Oct 2025</h2>
    <p>No user facing changes.</p>
    <h2>4.31.1 - 30 Oct 2025</h2>
    <ul>
    <li>The <code>add-snippets</code> input has been removed from the
    <code>analyze</code> action. This input has been deprecated since CodeQL
    Action 3.26.4 in August 2024 when this removal was announced.</li>
    </ul>
    <h2>4.31.0 - 24 Oct 2025</h2>
    <ul>
    <li>Bump minimum CodeQL bundle version to 2.17.6. <a
    href="https://redirect.github.com/github/codeql-action/pull/3223">#3223</a></li>
    <li>When SARIF files are uploaded by the <code>analyze</code> or
    <code>upload-sarif</code> actions, the CodeQL Action automatically
    performs post-processing steps to prepare the data for the upload.
    Previously, these post-processing steps were only performed before an
    upload took place. We are now changing this so that the post-processing
    steps will always be performed, even when the SARIF files are not
    uploaded. This does not change anything for the
    <code>upload-sarif</code> action. For <code>analyze</code>, this may
    affect Advanced Setup for CodeQL users who specify a value other than
    <code>always</code> for the <code>upload</code> input. <a
    href="https://redirect.github.com/github/codeql-action/pull/3222">#3222</a></li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/github/codeql-action/commit/5d4e8d1aca955e8d8589aabd499c5cae939e33c7"><code>5d4e8d1</code></a>
    Merge pull request <a
    href="https://redirect.github.com/github/codeql-action/issues/3371">#3371</a>
    from github/update-v4.31.9-998798e34</li>
    <li><a
    href="https://github.com/github/codeql-action/commit/1dc115f17a8c6966e94a6477313dd3df6319bc83"><code>1dc115f</code></a>
    Update changelog for v4.31.9</li>
    <li><a
    href="https://github.com/github/codeql-action/commit/998798e34d79baddb1566c60bbb8f68a901c04e6"><code>998798e</code></a>
    Merge pull request <a
    href="https://redirect.github.com/github/codeql-action/issues/3352">#3352</a>
    from github/nickrolfe/jar-min-ff-cleanup</li>
    <li><a
    href="https://github.com/github/codeql-action/commit/5eb751966fe18977cdefa4e41e0f90e92801ce90"><code>5eb7519</code></a>
    Merge pull request <a
    href="https://redirect.github.com/github/codeql-action/issues/3358">#3358</a>
    from github/henrymercer/database-upload-telemetry</li>
    <li><a
    href="https://github.com/github/codeql-action/commit/d29eddb39b7c33171bb0250114b1c9e3ff8fe2bc"><code>d29eddb</code></a>
    Extract version number to constant</li>
    <li><a
    href="https://github.com/github/codeql-action/commit/e9626872ef3347a9c18091d60da647084c2451a6"><code>e962687</code></a>
    Merge branch 'main' into henrymercer/database-upload-telemetry</li>
    <li><a
    href="https://github.com/github/codeql-action/commit/19c7f96922a6269458f2cadcc23faf0ebaa1368b"><code>19c7f96</code></a>
    Rename <code>isOverlayBase</code></li>
    <li><a
    href="https://github.com/github/codeql-action/commit/ae5de9a20d0468cc3818a0dc5c99e456f996d9cf"><code>ae5de9a</code></a>
    Use <code>getErrorMessage</code> in log too</li>
    <li><a
    href="https://github.com/github/codeql-action/commit/0cb86337c5111af4ff3dc7e8f9b98c479c9ea954"><code>0cb8633</code></a>
    Prefer <code>performance.now()</code></li>
    <li><a
    href="https://github.com/github/codeql-action/commit/c07cc0d3a95a282fc5a54477464931c776d124ec"><code>c07cc0d</code></a>
    Merge pull request <a
    href="https://redirect.github.com/github/codeql-action/issues/3351">#3351</a>
    from github/henrymercer/ghec-dr-determine-tools-vers...</li>
    <li>Additional commits viewable in <a
    href="https://github.com/github/codeql-action/compare/fe4161a26a8629af62121b670040955b330f9af2...5d4e8d1aca955e8d8589aabd499c5cae939e33c7">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/codeql-action&package-manager=github_actions&previous-version=4.31.6&new-version=4.31.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    f4ed82a View commit details
    Browse the repository at this point in the history
  3. Bump peter-evans/create-pull-request from 7.0.9 to 8.0.0 (#719)

    Bumps
    [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request)
    from 7.0.9 to 8.0.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/peter-evans/create-pull-request/releases">peter-evans/create-pull-request's
    releases</a>.</em></p>
    <blockquote>
    <h2>Create Pull Request v8.0.0</h2>
    <h2>What's new in v8</h2>
    <ul>
    <li>Requires <a
    href="https://github.com/actions/runner/releases/tag/v2.327.1">Actions
    Runner v2.327.1</a> or later if you are using a self-hosted runner for
    Node 24 support.</li>
    </ul>
    <h2>What's Changed</h2>
    <ul>
    <li>chore: Update checkout action version to v6 by <a
    href="https://github.com/yonas"><code>@​yonas</code></a> in <a
    href="https://redirect.github.com/peter-evans/create-pull-request/pull/4258">peter-evans/create-pull-request#4258</a></li>
    <li>Update actions/checkout references to <a
    href="https://github.com/v6"><code>@​v6</code></a> in docs by <a
    href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a
    href="https://redirect.github.com/peter-evans/create-pull-request/pull/4259">peter-evans/create-pull-request#4259</a></li>
    <li>feat: v8 by <a
    href="https://github.com/peter-evans"><code>@​peter-evans</code></a> in
    <a
    href="https://redirect.github.com/peter-evans/create-pull-request/pull/4260">peter-evans/create-pull-request#4260</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/yonas"><code>@​yonas</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/peter-evans/create-pull-request/pull/4258">peter-evans/create-pull-request#4258</a></li>
    <li><a href="https://github.com/Copilot"><code>@​Copilot</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/peter-evans/create-pull-request/pull/4259">peter-evans/create-pull-request#4259</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/peter-evans/create-pull-request/compare/v7.0.11...v8.0.0">https://github.com/peter-evans/create-pull-request/compare/v7.0.11...v8.0.0</a></p>
    <h2>Create Pull Request v7.0.11</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>fix: restrict remote prune to self-hosted runners by <a
    href="https://github.com/peter-evans"><code>@​peter-evans</code></a> in
    <a
    href="https://redirect.github.com/peter-evans/create-pull-request/pull/4250">peter-evans/create-pull-request#4250</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/peter-evans/create-pull-request/compare/v7.0.10...v7.0.11">https://github.com/peter-evans/create-pull-request/compare/v7.0.10...v7.0.11</a></p>
    <h2>Create Pull Request v7.0.10</h2>
    <p>⚙️ Fixes an issue where updating a pull request failed when targeting
    a forked repository with the same owner as its parent.</p>
    <h2>What's Changed</h2>
    <ul>
    <li>build(deps): bump the github-actions group with 2 updates by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/peter-evans/create-pull-request/pull/4235">peter-evans/create-pull-request#4235</a></li>
    <li>build(deps-dev): bump prettier from 3.6.2 to 3.7.3 in the npm group
    by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/peter-evans/create-pull-request/pull/4240">peter-evans/create-pull-request#4240</a></li>
    <li>fix: provider list pulls fallback for multi fork same owner by <a
    href="https://github.com/peter-evans"><code>@​peter-evans</code></a> in
    <a
    href="https://redirect.github.com/peter-evans/create-pull-request/pull/4245">peter-evans/create-pull-request#4245</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/obnyis"><code>@​obnyis</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/peter-evans/create-pull-request/pull/4064">peter-evans/create-pull-request#4064</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/peter-evans/create-pull-request/compare/v7.0.9...v7.0.10">https://github.com/peter-evans/create-pull-request/compare/v7.0.9...v7.0.10</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/peter-evans/create-pull-request/commit/98357b18bf14b5342f975ff684046ec3b2a07725"><code>98357b1</code></a>
    feat: v8 (<a
    href="https://redirect.github.com/peter-evans/create-pull-request/issues/4260">#4260</a>)</li>
    <li><a
    href="https://github.com/peter-evans/create-pull-request/commit/41c0e4b7899a4a0922bf899d64c5f25738cfe356"><code>41c0e4b</code></a>
    Update actions/checkout references to <a
    href="https://github.com/v6"><code>@​v6</code></a> in docs (<a
    href="https://redirect.github.com/peter-evans/create-pull-request/issues/4259">#4259</a>)</li>
    <li><a
    href="https://github.com/peter-evans/create-pull-request/commit/994332de4c8124517167807167073cf397678768"><code>994332d</code></a>
    chore: Update checkout action version to v6 (<a
    href="https://redirect.github.com/peter-evans/create-pull-request/issues/4258">#4258</a>)</li>
    <li><a
    href="https://github.com/peter-evans/create-pull-request/commit/22a9089034f40e5a961c8808d113e2c98fb63676"><code>22a9089</code></a>
    fix: restrict remote prune to self-hosted runners (<a
    href="https://redirect.github.com/peter-evans/create-pull-request/issues/4250">#4250</a>)</li>
    <li><a
    href="https://github.com/peter-evans/create-pull-request/commit/d4f3be6ce6f4083b7ac7490ab98b48a62db1ee41"><code>d4f3be6</code></a>
    fix: provider list pulls fallback for multi fork same owner (<a
    href="https://redirect.github.com/peter-evans/create-pull-request/issues/4245">#4245</a>)</li>
    <li><a
    href="https://github.com/peter-evans/create-pull-request/commit/bc8a47f5657f110049f4afd030c95529a9c62b76"><code>bc8a47f</code></a>
    build(deps-dev): bump prettier from 3.6.2 to 3.7.3 in the npm group (<a
    href="https://redirect.github.com/peter-evans/create-pull-request/issues/4240">#4240</a>)</li>
    <li><a
    href="https://github.com/peter-evans/create-pull-request/commit/a67ef28ca5df73d51a15007068e5931257943b0d"><code>a67ef28</code></a>
    build(deps): bump the github-actions group with 2 updates (<a
    href="https://redirect.github.com/peter-evans/create-pull-request/issues/4235">#4235</a>)</li>
    <li>See full diff in <a
    href="https://github.com/peter-evans/create-pull-request/compare/84ae59a2cdc2258d6fa0732dd66352dddae2a412...98357b18bf14b5342f975ff684046ec3b2a07725">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peter-evans/create-pull-request&package-manager=github_actions&previous-version=7.0.9&new-version=8.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    1d22faf View commit details
    Browse the repository at this point in the history
  4. fix: use uv_build backend for old-python-constraint-project (#729)

    The test-no-python-version test was failing because hatchling's
    dependency on pathspec was incompatible with Python 3.9,
    causing a TypeError during the build process.
    
    Fixed by switching from hatchling to uv_build backend
    (0.9.22-0.10.0 range) which is fully compatible with
    Python 3.9. The uv.lock file is updated to reflect the
    new build backend and latest compatible versions of dependencies.
    eifinger authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    11050ed View commit details
    Browse the repository at this point in the history
  5. add outputs python-version and python-cache-hit (#728)

    This commit splits up the "normal" cache containing the dependencies and
    the "python" cache containing the python binaries. This will lead to a
    one-time invalidation of caches.
    
    Closes: #713
    eifinger authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    61cb8a9 View commit details
    Browse the repository at this point in the history
Loading