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: 14df52b
Choose a base ref
...
head repository: dotnet/arcade
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 87531ff
Choose a head ref
  • 18 commits
  • 28 files changed
  • 10 contributors

Commits on Aug 29, 2022

  1. [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade dotn…

    …et/sourcelink (#10616)
    
    [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade dotnet/sourcelink
    dotnet-maestro[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    34d034b View commit details
    Browse the repository at this point in the history
  2. Fix HelixResultsDestinationDir default (#10630)

    Without this, the expression appears as-is; no path is computed.
    BruceForstall authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    ab214a5 View commit details
    Browse the repository at this point in the history
  3. [main] Update dependencies from dotnet/arcade dotnet/sourcelink (#10627)

    [main] Update dependencies from dotnet/arcade dotnet/sourcelink
    dotnet-maestro[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    5a9fbe5 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Add parameter "UseServicingBuildPool" to promote-build (#10638)

    * Add parameter "UseServicingBuildPool" to promote-build, use -Svc pool if it's set to true and the build promotion is occurring in dnceng
    
    * typo
    MattGal authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    5664c30 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/sourcelink build 2…

    …0220829.1 (#10652)
    
    [main] Update dependencies from dotnet/sourcelink
    dotnet-maestro[bot] authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    71f409d View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/roslyn build 20220…

    …825.4 (#10628)
    
    [main] Update dependencies from dotnet/roslyn
    dotnet-maestro[bot] authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    4f5c3c2 View commit details
    Browse the repository at this point in the history
  4. Create BestPractices.md (#10074)

    * Create BestPractices.md
    
    * Update Documentation/TeamProcess/DevGuide/BestPractices.md
    
    Co-authored-by: Missy Messa <47990216+missymessa@users.noreply.github.com>
    
    * Update BestPractices.md
    
    * Update BestPractices.md
    
    Updated based on feedback
    
    * Update BestPractices.md
    
    * Update BestPractices.md
    
    Added information about closing issues.
    
    * Update BestPractices.md
    
    Changes made based on feedback
    
    Co-authored-by: Missy Messa <47990216+missymessa@users.noreply.github.com>
    Ilya Skuratovsky and missymessa authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    c71b1a8 View commit details
    Browse the repository at this point in the history
  5. Fix for msbuild server - InstallDotNetCore task redirects its outputs (

    …#10629)
    
    * Redirect InstallDotNetCore child processes stdout and stderr
    rokonec authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    d733765 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca202ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1948da View commit details
    Browse the repository at this point in the history
  8. Reenable "TRX" tests (#10667)

    these have been disabled for some time due to an Azure Devops bug, this should be fixed now (if the PR is green it is)
    MattGal authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    7a1155f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

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

    [main] Update dependencies from dotnet/arcade dotnet/sourcelink
    dotnet-maestro[bot] authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    00a270b View commit details
    Browse the repository at this point in the history
  2. Add base classes for assembly symbols traversal. (#10598)

    #10411
    * Add base class for assembly symbol traversal: namespaces, named types, attributes, members
    * Add base class for writing assemblies to file/console
    andriipatsula authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    625b6bb View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/arcade build 20220…

    …830.6 (#10681)
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
     From Version 8.0.0-beta.22430.3 -> To Version 8.0.0-beta.22430.6
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    b74a90f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4f7f12 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Update Arcade branching instructions with some more detail & fixups (#…

    …10670)
    
    * Update Arcade branching instructions with some more detail & fixups (e.g. master -> main)
    
    * Add detail about updating to -Svc pool providers
    
    * Update Documentation/Policy/ArcadeServicing.md
    
    Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
    
    Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
    MattGal and mmitche authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    21bb920 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0df09e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade dotn…

    …et/sourcelink (#10716)
    
    [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade dotnet/sourcelink
    dotnet-maestro[bot] authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    87531ff View commit details
    Browse the repository at this point in the history
Loading