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

Commits on Jul 26, 2021

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

    …tnet/arcade (#7666)
    
    [main] Update dependencies from dotnet/xliff-tasks dotnet/xharness dotnet/arcade
    dotnet-maestro[bot] authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    d25a466 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    c09545a View commit details
    Browse the repository at this point in the history
  2. Move from XliffTasks to Microsoft.DotNet.XliffTasks (#7667)

    The package name was changed to start with a reserved name (dotnet/xliff-tasks#412)
    premun authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    e6abc18 View commit details
    Browse the repository at this point in the history
  3. [main] Update dependencies from dotnet/arcade mono/linker (#7673)

    [main] Update dependencies from dotnet/arcade mono/linker
    dotnet-maestro[bot] authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    cab4a3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c7c38b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1790a07 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Update license headers (#7670)

    am11 authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    0602cfa View commit details
    Browse the repository at this point in the history
  2. [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade mono…

    …/linker (#7681)
    
    [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade mono/linker
    dotnet-maestro[bot] authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    dd3652e View commit details
    Browse the repository at this point in the history
  3. 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
  3. Add Validation documentation (#7669)

    * Add first attempt of Validation documentation
    
    * Add some more
    
    * add trailing new line
    
    * Clean up a thing or two
    
    * First bit responding to comments
    
    * Address the rest of the comments
    michellemcdaniel authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    ce7357e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. add terminfo-db to FreeBSD package requirements (#7588)

    * add terminfo-db to FreeBSD package requirements
    
    * runtime can use terminfo under FreeBSD but only with this additional package
    * from feedback: dotnet/runtime#55152 (comment)
    
    * fix typo, bump FreeBSD12, remove lttng-ust from it
    
    lttng-ust removable depends on dotnet/runtime#56435 merge
    
    * lttng-ust needs to stay
    
    * add FreeBSD13, add support for FreeBSD ABI
    
    also: use -j $JOBS during build while we are here
    Thefrank authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    093cd72 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Move VerifyClosure tasks into M.D.PackageTesting (#7692)

    As we plan to deprecate the M.D.B.Tasks.Packaging project in the future,
    moving the tasks into the PackageTesting project.
    
    Fixes #7474
    ViktorHofer authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    a50c276 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    68095e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35a36a8 View commit details
    Browse the repository at this point in the history
  3. [main] Update dependencies from dotnet/xharness dotnet/xliff-tasks do…

    …tnet/arcade mono/linker (#7691)
    
    [main] Update dependencies from dotnet/xharness dotnet/xliff-tasks dotnet/arcade mono/linker
    dotnet-maestro[bot] authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    cd03aae View commit details
    Browse the repository at this point in the history
  4. Update dotnet sdk (#7697)

    * Update dotnet SDK to latest published in an effort to improve package restore reliability.
    
    * Update aspnetcore runtime version check
    
    Co-authored-by: Matt Galbraith <mattgal@microsoft.com>
    garath and MattGal authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    9fc83fb View commit details
    Browse the repository at this point in the history
Loading