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

Commits on Oct 6, 2025

  1. [main] Update dependencies from dotnet/arcade (#1472)

    * Update dependencies from https://github.com/dotnet/arcade build 20250927.2
    On relative base path root
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 11.0.0-beta.25469.3 -> To Version 11.0.0-beta.25477.2
    
    * Update dependencies from https://github.com/dotnet/arcade build 20251004.3
    On relative base path root
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 11.0.0-beta.25469.3 -> To Version 11.0.0-beta.25504.3
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    97d6cd7 View commit details
    Browse the repository at this point in the history
  2. Hide ADB output during retries when installation succeeds (#1475)

    * Initial plan
    
    * Hide ADB output during retries when installation succeeds
    
    Co-authored-by: matouskozak <[email protected]>
    
    * Remove specialized tests as suggested in review
    
    Co-authored-by: matouskozak <[email protected]>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: matouskozak <[email protected]>
    Copilot and matouskozak authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    5b57221 View commit details
    Browse the repository at this point in the history
Loading