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

Commits on Apr 19, 2022

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

    …412.4 (#9075)
    
    [main] Update dependencies from dotnet/roslyn
    dotnet-maestro[bot] authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    f64ee66 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/arcade build 20220…

    …418.3 (#9090)
    
    [main] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    0b5e6fc View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    18fa768 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a43c243 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/xliff-tasks build …

    …20220419.1 (#9108)
    
    [main] Update dependencies from dotnet/xliff-tasks
    dotnet-maestro[bot] authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    e568f30 View commit details
    Browse the repository at this point in the history
  4. Force import of the "right" version of X509Certificates (#9101)

    * Force import of the "right" version so we always restore the version we ask for.
    
    * Need to ignore for .proj since these don't have TFMs/restore correctly.
    MattGal authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    26bce56 View commit details
    Browse the repository at this point in the history
  5. Split XHarness tests into a separate stage (#9105)

    * Split XHarness tests into a separate stage
    
    * Rename the stage
    
    * Rename jobs and put Android jobs together
    
    * Drop `XHarness_` from XHarness jobs
    
    * Rename jobs to make things more readable
    premun authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    8e2ccde View commit details
    Browse the repository at this point in the history
Loading