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: dotnet/arcade
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 27e190e2a8
Choose a base ref
...
head repository: dotnet/arcade
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8adf115288
Choose a head ref
  • 6 commits
  • 6 files changed
  • 5 contributors

Commits on Dec 11, 2025

  1. Apply CDN URL substitution to asset locations stored in BAR (#16392)

    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: mmitche <[email protected]>
    Copilot and mmitche authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    dd63118 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. Fix inter-branch merge workflow ResetToTargetPaths functionality (#16395

    )
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: mmitche <[email protected]>
    Copilot and mmitche authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    2744f99 View commit details
    Browse the repository at this point in the history
  2. Update all vs2019 image usage in eng/common and eng/ templates to vs2…

    …022 (#16407)
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: mmitche <[email protected]>
    Copilot and mmitche authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    ef352dd View commit details
    Browse the repository at this point in the history
  3. Refactor vsRequirements assignment logic in tools.ps1

    Because 17.14 went stable, we needed a way to run vswhere, find the VS node, and enable preview SDKs. Noah found a way to do this but he had to modify tools.ps1 because the SDK repo didn't have a VS node in our global.json
    
    https://github.com/dotnet/sdk/pull/51558/files#diff-72b8f8e899b94872c6ead31fd06ec109da15bcb9ad2af6e78103d6763a31c637
    
    Porting his change here to see if folks want this centrally. Alternatively, I'm trying adding the vs node to global.json to see if it unblocks us.
    marcpopMSFT authored and github-actions committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    20d3de4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcc148b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8adf115 View commit details
    Browse the repository at this point in the history
Loading