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

Commits on Jul 28, 2021

  1. Add infra retry in case of installation failure (78) on Android (#7682)

    * add infra retry in case of installation failure (78) on Android
    
    * Apply suggestions from code review
    
    Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
    
    * address review feedback
    
    * Update src/Microsoft.DotNet.Helix/JobSender/Readme.md
    
    Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
    
    Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
    Katya Sokolova and premun authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    dde8082 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

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

    …/linker (#7686)
    
    [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade mono/linker
    dotnet-maestro[bot] authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    b038a54 View commit details
    Browse the repository at this point in the history
  2. SDL: Update dependencies (#7685)

    * Force System.Net.Http version to avoid CVE-2018-8292
    * Force version for System.Text.Encodings.Web to avoid CVE-2021-26701
    * Remove duplicate package references
    garath authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    62a8aaf View commit details
    Browse the repository at this point in the history
Loading