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

Commits on Dec 10, 2021

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

    …209.2 (#8254)
    
    [main] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    04eac97 View commit details
    Browse the repository at this point in the history
  2. Separate Helix and XHarness testing (#8255)

    * Separate Helix and XHarness testing
    
    There are frequently intermittent failures in the XHarness testing that need to be retried due to timeouts or xharness flakiness. Because the XHarness tests are in the same job as the regular helix tests, we have rerun all of the testing just to rerun the xharness tests. This wastes resources and is frustrating for devs.
    
    This change splits out the xharness tests into their own jobs so that when xharness reruns need to happen, we only have to rerun the xharness legs.
    
    * Fix publishing logs
    
    * And there
    
    * Fix yaml syntax, separate even further
    michellemcdaniel authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    18adc5b View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

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

    …210.4 (#8257)
    
    [main] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Dec 13, 2021
    Configuration menu
    Copy the full SHA
    c134f6b View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/xharness build 202…

    …11213.2 (#8259)
    
    [main] Update dependencies from dotnet/xharness
    dotnet-maestro[bot] authored Dec 13, 2021
    Configuration menu
    Copy the full SHA
    bcd6e00 View commit details
    Browse the repository at this point in the history
Loading