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-dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: WarpBuilds/setup-dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 12 commits
  • 6 files changed
  • 1 contributor

Commits on Jun 7, 2024

  1. points to warpcache

    prajjwaldimri committed Jun 7, 2024
    Copy the full SHA
    2118cce View commit details

Commits on Mar 25, 2025

  1. updates cache version

    prajjwaldimri committed Mar 25, 2025
    Copy the full SHA
    438e4f1 View commit details

Commits on Mar 26, 2025

  1. Merge pull request #1 from WarpBuilds/feat-adds-r2-support

    updates cache version
    prajjwaldimri authored Mar 26, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    0bb7ff9 View commit details

Commits on Apr 2, 2025

  1. adds process exit

    prajjwaldimri committed Apr 2, 2025
    Copy the full SHA
    cde959b View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    0d0828b View commit details

Commits on Jul 16, 2025

  1. updates cache

    prajjwaldimri committed Jul 16, 2025
    Copy the full SHA
    7528a0b View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    a36d308 View commit details

Commits on Jul 21, 2025

  1. Copy the full SHA
    f5e8dbe View commit details
  2. fixes deps

    prajjwaldimri committed Jul 21, 2025
    Copy the full SHA
    03528c5 View commit details
  3. Merge pull request #5 from WarpBuilds/actions-main

    upstream sync (without conflicts)
    prajjwaldimri authored Jul 21, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d102702 View commit details

Commits on Jul 24, 2025

  1. updates package

    prajjwaldimri committed Jul 24, 2025
    Copy the full SHA
    90ad5a3 View commit details
  2. Merge pull request #6 from WarpBuilds/hotfix-downloads

    updates package
    prajjwaldimri authored Jul 24, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    92d5c5c View commit details
Showing with 206,463 additions and 133,866 deletions.
  1. +101,716 −62,649 dist/cache-save/index.js
  2. +103,710 −70,987 dist/setup/index.js
  3. +1,028 −226 package-lock.json
  4. +6 −3 package.json
  5. +1 −1 src/cache-save.ts
  6. +2 −0 src/setup-dotnet.ts
Loading