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

Commits on Jan 14, 2022

  1. [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade (#8346)

    [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade
    dotnet-maestro[bot] authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    cd692b8 View commit details
    Browse the repository at this point in the history
  2. Add publishing information for vs 17.2 channel (#8348)

    Ricardo Arenas authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    1bb3ab3 View commit details
    Browse the repository at this point in the history
  3. Apply source build patches (#8338)

    * Build Microsoft.DotNet.Build.Tasks.Workloads for net6.0
    
    * workaround for hardcoded DotNetSharedFrameworkTaskDir
    
    * don't use obsolete managed SHA256 class
    
    Co-authored-by: Michael Simons <msimons@microsoft.com>
    lbussell and MichaelSimons authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    e3ab734 View commit details
    Browse the repository at this point in the history
  4. Feed overrides were swapped for shipping and non-shipping (#8349)

    There was a bug in the setup for feed overrides where nonshipping feeds were using the shipping package override and shipping feeds were using the transport package override. This change swaps that to be correct.
    michellemcdaniel authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    f325440 View commit details
    Browse the repository at this point in the history
  5. MSI Bundle generator should honor msbuild Authors property when setti…

    …ng the authors value of the resulting msi file. (#8275)
    
    Fixes #8260.
    AraHaan authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    afd2d35 View commit details
    Browse the repository at this point in the history
  6. Missymessa 15273 (#8327)

    * Initial landing page with link to first query
    
    * Initial landing page with link to first query
    
    * Changes per code review feedback
    
    * Add query for tests' expected pass rate
    
    * Added more reports
    
    * Added link to 'how to get a hold of engineering services' for folks that want to request access to the reports
    missymessa authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    5304841 View commit details
    Browse the repository at this point in the history
  7. Update TestReportingQueries.md (#8350)

    Fixing link to pass on retry report
    missymessa authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    7ed6030 View commit details
    Browse the repository at this point in the history
  8. Update TestReportingQueries.md (#8351)

    arg, wrong link again.
    missymessa authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    511824f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

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

    …et/xharness (#8354)
    
    [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade dotnet/xharness
    dotnet-maestro[bot] authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    3fb1f4b View commit details
    Browse the repository at this point in the history
Loading