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

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    511052c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b32533 View commit details
    Browse the repository at this point in the history
  3. Add hook to exclude harvested supported frameworks (#7272)

    For packages which drop assets intentionally, there's currently no hook to remove supported frameworks that are determined by the harvested package. Adding that to be able to drop assets in the packages without disabling the whole support validation.
    ViktorHofer authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    136e98b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Fix symbol upload (#7275)

    * fix symbol upload
    
    * Updated log plus null check
    
    * remove line chopping
    epananth authored Apr 22, 2021
    Configuration menu
    Copy the full SHA
    f6a518e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90af68d View commit details
    Browse the repository at this point in the history
  3. [main] Update dependencies from dotnet/xliff-tasks mono/linker dotnet…

    …/arcade (#7279)
    
    * Update dependencies from https://github.com/dotnet/xliff-tasks build 20210421.1
    
    XliffTasks
     From Version 1.0.0-beta.21220.1 -> To Version 1.0.0-beta.21221.1
    
    * Update dependencies from https://github.com/dotnet/arcade build 20210421.1
    
    Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.SignTool , Microsoft.DotNet.Helix.Sdk
     From Version 6.0.0-beta.21220.2 -> To Version 6.0.0-beta.21221.1
    
    * Update dependencies from https://github.com/mono/linker build 20210422.1
    
    Microsoft.NET.ILLink.Tasks
     From Version 6.0.100-preview.2.21219.2 -> To Version 6.0.100-preview.2.21222.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Apr 22, 2021
    Configuration menu
    Copy the full SHA
    b7279bb View commit details
    Browse the repository at this point in the history
Loading