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: f33d9e642f
Choose a base ref
...
head repository: dotnet/arcade
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c62eeb5b54
Choose a head ref
  • 12 commits
  • 24 files changed
  • 9 contributors

Commits on Mar 14, 2025

  1. [release/9.0] Switch to new long-term paths (#15636)

    Co-authored-by: Rich Lander <rlander@microsoft.com>
    akoeplinger and richlander authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    5ba9ca7 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. Updating pipelines to remove release7 and mariner2 (#15697)

    Ilya Skuratovsky authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    97cbc73 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. [release/9.0] Permit fail-open to avoid CRL check failures on Mac (#1…

    …5712)
    
    Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
    github-actions[bot] and mmitche authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    ca3c62a View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

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

Commits on Apr 23, 2025

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

Commits on Apr 25, 2025

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

Commits on May 5, 2025

  1. Configuration menu
    Copy the full SHA
    dba2627 View commit details
    Browse the repository at this point in the history
  2. [release/9.0] Update NuGetRepack to only update version of dependenci…

    …es from the build (#15811)
    
    Since merging roslyn-analyzers into the roslyn repo, Roslyn packages have been generated that include a dependency on Microsoft.CodeAnalysis.Analyzers (a roslyn-analyzer package) with the wrong version. The packages should depend on version 3.11.0 of the M.CA.Analyzers package but the nuspec is being rewritten to require a M.CA.Analyzers package from the same build. This behavior is due to NuGetRepack only using the package name to determine whether to update a dependency version. This PR additionally validates that the dependency version is from the current build prior to updating.
    
    Co-authored-by: Joey Robichaud <jorobich@microsoft.com>
    github-actions[bot] and JoeRobich authored May 5, 2025
    Configuration menu
    Copy the full SHA
    1cfa39f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Update FPM images

    richlander authored May 13, 2025
    Configuration menu
    Copy the full SHA
    9ee057b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac63dcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93823d4 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

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