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

Commits on Mar 3, 2021

  1. [master] Update dependencies from dotnet/sourcelink dotnet/arcade mon…

    …o/linker (#7039)
    
    [master] Update dependencies from dotnet/sourcelink dotnet/arcade mono/linker
    dotnet-maestro[bot] authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    8eb733a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a250e09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ca2e7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5083874 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Fix flatten exclusion (#7036)

    We weren't passing along the TargetChannelConfig's Flatten designation, so we were flattening when we meant to exclude it.
    michellemcdaniel authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    9705579 View commit details
    Browse the repository at this point in the history
  2. Fix the equals function for TargetFeedConfig (#7035)

    * Fix the equals function for TargetFeedConfig
    
    A similar change was made to TargetChannelConfig and TargetFeedConfig should be fixed as well.
    
    * Fix copy-paste error
    michellemcdaniel authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    a537ed7 View commit details
    Browse the repository at this point in the history
  3. [master] Update dependencies from dotnet/xliff-tasks mono/linker (#7048)

    [master] Update dependencies from dotnet/xliff-tasks mono/linker
    dotnet-maestro[bot] authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    c1fc5a0 View commit details
    Browse the repository at this point in the history
  4. Post build sign algorithmic description (#7042)

    * Post build sign algorithmic description
    
    * Update Documentation/CorePackages/PostBuildSigning.md
    
    Co-authored-by: Christopher Costa <[email protected]>
    
    * Update Documentation/CorePackages/PostBuildSigning.md
    
    Co-authored-by: Christopher Costa <[email protected]>
    
    * Update Documentation/CorePackages/PostBuildSigning.md
    
    Co-authored-by: Christopher Costa <[email protected]>
    
    Co-authored-by: Christopher Costa <[email protected]>
    mmitche and chcosta authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    68d6a9f View commit details
    Browse the repository at this point in the history
  5. Preview flow setup script (#6996)

    This script sets up flow for a .NET 6 preview given a few input parameters.
    mmitche authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    26b0c67 View commit details
    Browse the repository at this point in the history
  6. Revert "Saving sdk.txt using utf8" (#7051)

    This reverts commit 5624102.
    lukas-lansky authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    4126a44 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

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