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: 42de78a
Choose a base ref
...
head repository: dotnet/arcade
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 50f5645
Choose a head ref
  • 18 commits
  • 46 files changed
  • 8 contributors

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    836e042 View commit details
    Browse the repository at this point in the history
  2. [main] Update dependencies from dotnet/xliff-tasks dotnet/roslyn dotn…

    …et/arcade dotnet/xharness mono/linker (#7397)
    
    [main] Update dependencies from dotnet/xliff-tasks dotnet/roslyn dotnet/arcade dotnet/xharness mono/linker
    dotnet-maestro[bot] authored May 17, 2021
    Configuration menu
    Copy the full SHA
    2c78124 View commit details
    Browse the repository at this point in the history
  3. Update workload build tasks (#7362)

    * Update workload build tasks
    
    * Add installer platform to payload package
    
    * Set package type to DotnetPlatform
    
    * Handle abstract workload definitions, more tests
    
    * Fix .csproj template, add template items for NuGet
    
    * Fix unit test
    
    * PR feedback
    joeloff authored May 17, 2021
    Configuration menu
    Copy the full SHA
    f211f0e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Update dependencies from https://github.com/mono/linker build 2021051…

    …7.3 (#7400)
    
    [main] Update dependencies from mono/linker
    dotnet-maestro[bot] authored May 18, 2021
    Configuration menu
    Copy the full SHA
    14c87f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70ced16 View commit details
    Browse the repository at this point in the history
  3. Add retries to Azure Devops Reporter scripts (#7399)

    * #7371 - retry in the case of HTTP 503 (10x, 3 seconds between attempts) , and stop trying in the case of "run is deleted"
    
    * Oops
    MattGal authored May 18, 2021
    Configuration menu
    Copy the full SHA
    4af242b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f53feab View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Gen facades cleanup (#7401)

    * Remove ILRewriter in GenFacades and cleanup and minor improvements
    ViktorHofer authored May 19, 2021
    Configuration menu
    Copy the full SHA
    516eb1e View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/mono/linker build 2021051…

    …8.2 (#7409)
    
    [main] Update dependencies from mono/linker
    dotnet-maestro[bot] authored May 19, 2021
    Configuration menu
    Copy the full SHA
    fecdaec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b0d5b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    750bcf3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30a24ac View commit details
    Browse the repository at this point in the history
  6. Reduce parallelism of publishing upload clients (#7414)

    See writeup in dotnet/core-eng#13098.  Hosted agents are running < 50% of the RAM they had recently.  I am endeavoring to get this back but it won't be fast if at all.
    MattGal authored May 19, 2021
    Configuration menu
    Copy the full SHA
    4d17317 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Add details about the failure notification feature (#7394)

    * Add details about the failure notification feature
    
    * PR feedbacks
    MattGal authored May 20, 2021
    Configuration menu
    Copy the full SHA
    349d4a3 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Workaround for #7371 (#7421)

    * Workaround for #7371.  Have azure-pipelines reporter parse XML for failures if ADO fails for any reason, return 0 if we actually passed.
    
    * PR feedbacks
    MattGal authored May 21, 2021
    Configuration menu
    Copy the full SHA
    96098ac View commit details
    Browse the repository at this point in the history
  2. Remove empty XHarness logs (#7418)

    Since we added few more log files which are sometimes empty (app's `.err.log` for example), let's not upload them to Helix
    premun authored May 21, 2021
    Configuration menu
    Copy the full SHA
    dfc3d94 View commit details
    Browse the repository at this point in the history
  3. [main] Update dependencies from mono/linker (#7417)

    [main] Update dependencies from mono/linker
    dotnet-maestro[bot] authored May 21, 2021
    Configuration menu
    Copy the full SHA
    f02949c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50f5645 View commit details
    Browse the repository at this point in the history
Loading