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: 9851192f7f
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
  • 17 commits
  • 31 files changed
  • 12 contributors

Commits on Dec 4, 2025

  1. Replace nuget-verification with dotnet nuget verify using InitializeD…

    …otNetCli (#16354)
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: mmitche <[email protected]>
    Co-authored-by: akoeplinger <[email protected]>
    Co-authored-by: Alexander Köplinger <[email protected]>
    4 people authored Dec 4, 2025
    Configuration menu
    Copy the full SHA
    868625e View commit details
    Browse the repository at this point in the history
  2. Add ResetToTargetPaths option to inter-branch merge workflow (#16369)

    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: mmitche <[email protected]>
    Copilot and mmitche authored Dec 4, 2025
    Configuration menu
    Copy the full SHA
    58364b7 View commit details
    Browse the repository at this point in the history
  3. [main] Source code updates from dotnet/dotnet (#16361)

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Dec 4, 2025
    Configuration menu
    Copy the full SHA
    fa753b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. Configuration menu
    Copy the full SHA
    1c09acb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65e09c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. Configuration menu
    Copy the full SHA
    f890dfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7438a99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17c915f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. [main] Update dependencies from dotnet/xharness (#16362)

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    4917b99 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

  1. [main] Source code updates from dotnet/dotnet (#16393)

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    6a17902 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27e190e View commit details
    Browse the repository at this point in the history

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