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

Commits on Feb 9, 2022

  1. Port some publishing infra version update to 6.0 (#8430)

    - Part-port from cb683d5
    
    - Remove SetupTargetFeeds.proj (v2 support), which is unused
    - Set the default publishing version to 3
    mmitche authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    b1d1532 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. [release/6.0] Apply source build patches (backport) (#8384)

    * Build Microsoft.DotNet.Build.Tasks.Workloads for net6.0
    
    * workaround for hardcoded DotNetSharedFrameworkTaskDir
    
    * don't use obsolete managed SHA256 class
    
    * Disable Workloads WiX dependency in source-build
    
    This removes the prebuilt WiX dependency: #8014
    
    The patch is temporary, pending upstream fix and dependency flow.
    
    Co-authored-by: Michael Simons <msimons@microsoft.com>
    Co-authored-by: Davis Goodin <dagood@microsoft.com>
    3 people authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    5f2a9f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

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

Commits on Feb 22, 2022

  1. Backporting changes to enable correct arm64 RPM build and Mariner 2.0…

    … packages (#8485)
    
    * Enable correct Linux package architecture
    
    * Add cm.2 packages
    NikolaMilosavljevic authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    853684c View commit details
    Browse the repository at this point in the history
  2. Remove disableComponentGovernance parameter from jobs.yml (#8471) (#8498

    )
    
    * Remove disableComponentGovernance parameter from jobs.yml
    riarenas authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    7215d82 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Make CodeQL Clean (release/6.0) (#8536)

    Resolve remaining CodeQL errors.
    
    This also brings in #8247 to get the same template arrangement as the main branch.
    
    Co-authored-by: Michelle McDaniel <michelm@microsoft.com>
    Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
    3 people authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    41a914d View commit details
    Browse the repository at this point in the history
  2. Remove obselete alias from aka.ms owners (#8511) (#8571)

    Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
    riarenas and mmitche authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    82e36e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    6f4a725 View commit details
    Browse the repository at this point in the history
  2. dotnet/core-eng#15080 - porting fixes for this warning backwards so r…

    …elease branches can get similar warnings (#8581)
    MattGal authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    4f4c8c3 View commit details
    Browse the repository at this point in the history
Loading