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/xharness
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7501abf
Choose a base ref
...
head repository: dotnet/xharness
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 346d940
Choose a head ref
  • 6 commits
  • 18 files changed
  • 2 contributors

Commits on Apr 11, 2022

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

    …406.10 (#858)
    
    [main] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    bac44bf View commit details
    Browse the repository at this point in the history
  2. Handle token cancellation in between Apple operations (#859)

    Some operations do not accept the cancellation token (but they are shared with Xamarin so cannot change this) and some operations do not throw but return a "timed out" result.
    
    This change takes that into account and returns APP_LAUNCH_FAILURE if we time out before we reach app start.
    premun authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    6c50844 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1f40be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f13f926 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    9dda2df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    346d940 View commit details
    Browse the repository at this point in the history
Loading