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: 734d875
Choose a base ref
...
head repository: dotnet/arcade
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3ea0d86
Choose a head ref
  • 20 commits
  • 21 files changed
  • 10 contributors

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    c1268c5 View commit details
    Browse the repository at this point in the history
  2. Update mac x64 installer script arch detection (#7913)

    * Update mac x64 installer script arch detection
    
    * Add comments to x64 machine detection script
    sfoslund authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    1397940 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

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

    …tnet/arcade dotnet/linker (#7907)
    
    [main] Update dependencies from dotnet/xharness dotnet/xliff-tasks dotnet/arcade dotnet/linker
    dotnet-maestro[bot] authored Sep 20, 2021
    Configuration menu
    Copy the full SHA
    ec4c077 View commit details
    Browse the repository at this point in the history
  2. [main] Update dependencies from dotnet/roslyn (#7888)

    [main] Update dependencies from dotnet/roslyn
    dotnet-maestro[bot] authored Sep 20, 2021
    Configuration menu
    Copy the full SHA
    ae26772 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5df4f90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f959b45 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    d522ec2 View commit details
    Browse the repository at this point in the history
  2. [main] Update dependencies from dotnet/arcade dotnet/sourcelink (#7920)

    [main] Update dependencies from dotnet/arcade dotnet/sourcelink
    dotnet-maestro[bot] authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    88279c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42b72b1 View commit details
    Browse the repository at this point in the history
  4. Copy emulator log in case of 85 error (#7922)

    * copy emulator log in case of 85 error
    
    * Apply suggestions from code review
    
    Co-authored-by: Přemek Vysoký <[email protected]>
    
    Co-authored-by: Přemek Vysoký <[email protected]>
    Katya Sokolova and premun authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    44d5fbe View commit details
    Browse the repository at this point in the history
  5. Add conditional to OneLocBuild example template (#7903)

    Just to make sure people do it right
    jonfortescue authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    9a1aa97 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    ec51c9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcb87df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b21423 View commit details
    Browse the repository at this point in the history
  4. Make XHarness logs readable recursively (#7934)

    Files are created with bad permissions thanks to the launchctl workaround. Some of the logs produced by the Mono VM team are in folders so we need to chmod them recursively.
    premun authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    e036bd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Update Wix tools acquisition (#7947)

    Update the wix tooling acquisition so that it pulls in the new version that is required for .NET 6.
    mmitche authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    c7546c0 View commit details
    Browse the repository at this point in the history
  2. [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade dotn…

    …et/linker (#7942)
    
    [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade dotnet/linker
    dotnet-maestro[bot] authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    ab4eae7 View commit details
    Browse the repository at this point in the history
  3. Exclude symbols from publishing to symbol server (#7722)

    * Update doc
    
    * review comment
    epananth authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    fcd1fdb View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Time-constrain user commands in XHarness workloads (#7936)

    We have to make sure that user commands are time-constrained so that we have buffer to call clean-up and send the telemetry at the end of the job.
    
    We do this by bumping the original work item timeout and setting a timeout for the injected user commands.
    premun authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    8f58bb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ea0d86 View commit details
    Browse the repository at this point in the history
Loading