Thanks to visit codestin.com
Credit goes to github.com

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

Commits on Jun 12, 2023

  1. [main] Update dependencies from dotnet/sourcelink (#13786)

    * Update dependencies from https://github.com/dotnet/sourcelink build 20230609.2
    
    Microsoft.SourceLink.AzureRepos.Git , Microsoft.SourceLink.GitHub
     From Version 8.0.0-beta.23252.2 -> To Version 8.0.0-beta.23309.2
    
    * Update dependencies from https://github.com/dotnet/sourcelink build 20230609.3
    
    Microsoft.SourceLink.AzureRepos.Git , Microsoft.SourceLink.GitHub
     From Version 8.0.0-beta.23252.2 -> To Version 8.0.0-beta.23309.3
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    fb4bb1f View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/arcade build 20230…

    …609.8 (#13789)
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
     From Version 8.0.0-beta.23308.2 -> To Version 8.0.0-beta.23309.8
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    d78246c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84e2aa3 View commit details
    Browse the repository at this point in the history
  4. Update dependencies from https://github.com/dotnet/xharness build 202…

    …30607.1 (#13794)
    
    [main] Update dependencies from dotnet/xharness
    dotnet-maestro[bot] authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    f3a26a5 View commit details
    Browse the repository at this point in the history
  5. Add scorecards for 2023-05-03 (#13434)

    Co-authored-by: Missy Messa <[email protected]>
    dotnet-bot and missymessa authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    ce628a2 View commit details
    Browse the repository at this point in the history
  6. Add scorecards for 2023-05-10, 2023-05-17 (#13624)

    Co-authored-by: Missy Messa <[email protected]>
    dotnet-bot and missymessa authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    c5d48f9 View commit details
    Browse the repository at this point in the history
  7. Make sure to emit the override header directive before the command an…

    …d put spaces before each argument (#13796)
    jkoritzinsky authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    f395277 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

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

    …dotnet/source-build-reference-packages dotnet/source-build-externals (#13795)
    
    [main] Update dependencies from dotnet/templating dotnet/xliff-tasks dotnet/source-build-reference-packages dotnet/source-build-externals
    dotnet-maestro[bot] authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    b6f3691 View commit details
    Browse the repository at this point in the history
  2. Update to Preview 5 (#13805)

    mmitche authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    0e4d820 View commit details
    Browse the repository at this point in the history
  3. Reduce likelyhood that large containers cause OOMs when repacking (#1…

    …3800)
    
    * Reduce likelyhood that large containers cause OOMs when repacking
    - 'Using' archive stream in ZipData.cs
    - When repacking, make an initial pass over the container set to separate out large/small containers. Then repack small ones in parallel, and large ones in serial. Large and small are determined by a 2GB limit/max parallelism.
    
    In the code, we could have used two loops instead of 3. Instead, I prioritized printing the correct number of containers being packed in parallel vs. serial.
    mmitche authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    74bd8c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. [main] Update dependencies from dotnet/arcade dotnet/source-build-ref…

    …erence-packages (#13808)
    
    * Update dependencies from https://github.com/dotnet/arcade build 20230613.6
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
     From Version 8.0.0-beta.23309.8 -> To Version 8.0.0-beta.23313.6
    
    * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20230614.1
    
    Microsoft.SourceBuild.Intermediate.source-build-reference-packages
     From Version 8.0.0-alpha.1.23312.2 -> To Version 8.0.0-alpha.1.23314.1
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c279376 View commit details
    Browse the repository at this point in the history
  2. Remove Source Link package references (#13260)

    * Remove Source Link package references
    
    * Update Versions.props
    
    * Update Microsoft.DotNet.Arcade.Sdk.csproj
    
    * Update Versions.props
    
    ---------
    
    Co-authored-by: Matt Mitchell <[email protected]>
    Co-authored-by: Viktor Hofer <[email protected]>
    3 people authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    728a7d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

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

    …614.1 (#13816)
    
    [main] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    bbb7c9d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. [main] Update dependencies from dotnet/sourcelink (#13809)

    * Update dependencies from https://github.com/dotnet/sourcelink build 20230613.2
    
    Microsoft.SourceLink.AzureRepos.Git , Microsoft.SourceLink.GitHub
     From Version 8.0.0-beta.23309.3 -> To Version 8.0.0-beta.23313.2
    
    * Update dependencies from https://github.com/dotnet/sourcelink build 20230614.2
    
    Microsoft.SourceLink.AzureRepos.Git , Microsoft.SourceLink.GitHub
     From Version 8.0.0-beta.23309.3 -> To Version 8.0.0-beta.23314.2
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    7c3a204 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bbdd77 View commit details
    Browse the repository at this point in the history
  3. [main] Update dependencies from dotnet/source-build-reference-package…

    …s dotnet/source-build-externals (#13828)
    
    [main] Update dependencies from dotnet/source-build-reference-packages dotnet/source-build-externals
    dotnet-maestro[bot] authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6dd7a52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2334b2 View commit details
    Browse the repository at this point in the history
Loading