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

Commits on Jun 29, 2022

  1. Remove (EOL 6/30/2022) Debian 9 usage. Add FailOnMissingTargetQueue p…

    …roperty usage to keep working if target queue is removed as long as 1+ remains. (#9850)
    MattGal authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    b9de3d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

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

Commits on Jul 15, 2022

  1. [release/3.x] Update dependencies from dotnet/arcade (#8776)

    * Update dependencies from https://github.com/dotnet/arcade build 20220309.6
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
     From Version 1.0.0-beta.22077.9 -> To Version 1.0.0-beta.22159.6
    
    * Update dependencies from https://github.com/dotnet/arcade build 20220412.4
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
     From Version 1.0.0-beta.22077.9 -> To Version 1.0.0-beta.22212.4
    
    * Update dependencies from https://github.com/dotnet/arcade build 20220510.3
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
     From Version 1.0.0-beta.22077.9 -> To Version 1.0.0-beta.22260.3
    
    * Update dependencies from https://github.com/dotnet/arcade build 20220614.5
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
     From Version 1.0.0-beta.22077.9 -> To Version 1.0.0-beta.22314.5
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    098a8d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Remove hosted build usage, hoping this also addresses an issue with s…

    …igning validation in arcade rel/3.x (#10048)
    MattGal authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    8b77999 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

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

Commits on Jul 26, 2022

  1. Port fix for #9864 to release/3.x branch; Prevent file handle problem…

    …s by removing usage of "WriteLinesToFile" and instad using echo commands from before test starts (#10147)
    MattGal authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    18d98fc View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

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

Commits on Jul 28, 2022

  1. Add references to newtonsoft.json for transitive version pinning (3.x) (

    #10170)
    
    * Upgrade Newtonsoft from 9.01 to 13.01 Try 01
    
    * Upgrade Newtonsoft from 9.01 to 13.01 Try 02
    
    * More upgrades 3.X
    
    * Missing 3.x
    AlitzelMendez authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    0de02c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

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

Commits on Aug 9, 2022

  1. [release/3.x] Move to latest SDK (#9993)

    * [release/3.x] Move to latest SDK
    
    * Use upcoming SDK
    dougbu authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    ea8c2f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

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

Commits on Aug 31, 2022

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

Commits on Sep 7, 2022

  1. Update dependencies from https://github.com/dotnet/arcade build 20220…

    …728.5 (#10418)
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
     From Version 1.0.0-beta.22314.5 -> To Version 1.0.0-beta.22378.5
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    ec07178 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

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

Commits on Sep 14, 2022

  1. Use dotnet 6.0 for darc (#10837)

    * Use dotnet 6.0 for darc
    
    * Update azure-pipelines.yml
    alexperovich authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    bb158cc View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Just use default machine dotnet (#10865)

    Use the default machine dotnet when installing darc. This dotnet should be a newer host and can install darc targeted at 6.0
    mmitche authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    010344b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

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

Commits on Sep 30, 2022

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

Commits on Oct 5, 2022

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