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

Commits on Feb 20, 2023

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

Commits on Feb 21, 2023

  1. When publishing symbols, only publish symbol packages (#12664)

    We were including checksums in addition to symbols.nupkgs by using Contains instead of EndsWith
    michellemcdaniel authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    f92ffbe View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. [main] Update dependencies from dotnet/xliff-tasks dotnet/xharness do…

    …tnet/arcade dotnet/sourcelink (#12665)
    
    [main] Update dependencies from dotnet/xliff-tasks dotnet/xharness dotnet/arcade dotnet/sourcelink
    dotnet-maestro[bot] authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    00a8ec1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3abf5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    188b19c View commit details
    Browse the repository at this point in the history
  4. [main] Update dependencies from dotnet/xliff-tasks dotnet/sourcelink (#…

    …12680)
    
    [main] Update dependencies from dotnet/xliff-tasks dotnet/sourcelink
    dotnet-maestro[bot] authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    6ae8e1e View commit details
    Browse the repository at this point in the history
  5. Set repo URL conditionally (#12660)

    * Set repo URL conditionally
    
    * Set repo URL conditionally
    am11 authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    2d159c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Allow override test logs default location (#12677)

    * Allow override test logs default location
    
    By default test logs are written under `$(ArtifactsLogDir)`. However, in
    situations where there are too many test projects, the logs folder gets
    innundated with files, making it difficult to explore (especially in CI).
    
    Resolves #12485
    
    * Update docs
    RussKie authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    e438fce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39952f0 View commit details
    Browse the repository at this point in the history
Loading