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: v3.2.0
Choose a base ref
...
head repository: actions/setup-dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3
Choose a head ref
  • 5 commits
  • 24 files changed
  • 4 contributors

Commits on Dec 26, 2024

  1. V3 - Use new .NET CDN URLs and update to latest install scripts (#567)

    * Update new cdn
    
    * new cdn changes
    
    * update latest install scripts
    
    * Format install scripts
    
    * Fix Ubuntu-latest issues
    
    * Fallback logic
    
    * Format check
    
    * Update signed version
    HarithaVattikuti authored Dec 26, 2024
    Configuration menu
    Copy the full SHA
    ea9897a View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. v3 - Remove azureedge.net fallback logic and update install scrip…

    …ts (#573)
    
    * Remove logic for azureedge.net fallback in preparation for install script changes (v3)
    
    * remove fallback in index.js
    
    * fix ci
    
    * add updated install scripts
    
    * Update e2e-tests.yml
    
    * Update e2e-tests.yml to remove outdated URLs in workflow
    
    * Fix audit issues
    
    * Revert audit fixes for heap memory failures
    
    ---------
    
    Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>
    zaataylor and HarithaVattikuti authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    b2ace4b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

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

Commits on Apr 17, 2025

  1. Configuration menu
    Copy the full SHA
    70918d1 View commit details
    Browse the repository at this point in the history
  2. V3 - Update the file name publish-immutable-actions to publish-immuta…

    …ble-action (#630)
    
    * add Publish Immutable Action
    
    * file name update
    aparnajyothi-y authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    55ec944 View commit details
    Browse the repository at this point in the history
Loading