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: 382667f
Choose a base ref
...
head repository: dotnet/arcade
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 58ac703
Choose a head ref
  • 12 commits
  • 23 files changed
  • 10 contributors

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    7a78897 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

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

    …806.6 (#7727)
    
    [main] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Aug 8, 2021
    Configuration menu
    Copy the full SHA
    7a04201 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Revert "Should not publish the files in SymbolPublishingExclusionFile…

    ….txt (#7433)" (#7730)
    
    This reverts commit 7e675d4.
    lewing authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    0090a8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55aa112 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

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

    …no/linker (#7728)
    
    [main] Update dependencies from dotnet/xharness dotnet/xliff-tasks mono/linker
    dotnet-maestro[bot] authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    4211eec View commit details
    Browse the repository at this point in the history
  2. Excluding symbols in SymbolsPublishingExclusion.txt to publish to sym…

    …bol server (#7733)
    
    * Excluding symbols in SymbolsPublishingExclusion.txt to publish to symbol server
    epananth authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    6c28cee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e176af View commit details
    Browse the repository at this point in the history
  4. Reporting changes (#7646)

    Reintroduce corrected #7383
    
    This switches arcade from using a custom reporter, to using a reporter more tightly integrated with helix. That reporter has the capacity to handle local test retrying and reporting to Azure DevOps for "flaky" tests.
    
    To enable the retry, a file "eng/test-configuration.json" must be created following the documented schema.
    ChadNedzlek authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    b4fd1cc View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Update dependencies to add symbol exclusion feature (#7737)

    * Arcade update to add symbol exclusion feature
    
    * retry update
    epananth authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    e10772e View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/mono/linker build 2021081…

    …1.1 (#7739)
    
    [main] Update dependencies from mono/linker
    dotnet-maestro[bot] authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    5388591 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    70de8c7 View commit details
    Browse the repository at this point in the history
  2. Modify the CreateXHarnessAppleWorkItems task to accept zip files as i…

    …nput (#7740)
    
    * Modify CreateXHarnessAppleWorkItems to accept a zip in addition to a folder.  The .app files can be quite large and accepting zip allows us to reduce the size of essentially intermediate files
    
    * Move zip detection back into PrepareWorkItem
    
    Co-authored-by: Steve Pfister <steve.pfister@microsoft.com>
    steveisok and Steve Pfister authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    58ac703 View commit details
    Browse the repository at this point in the history
Loading