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

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    28975af View commit details
    Browse the repository at this point in the history
  2. Remove legacy properties around blob feed publishing (#10372)

    These properties don't have a use anywhere (DotNetPublishBlobFeedUrl and DotNetPublishBlobFeedKey) and are non-functional.
    mmitche authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    07c7dd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Add richCodeNavigationUploadArtifacts option. (#10873)

    * Add `richCodeNavigationUploadArtifacts` option.
    
    - This new option correlates to the `RichCodeNavIndexer`'s `uploadRichNavArtifacts` input. Effectively it'll allow anyone to easily capture trace/debug level output from rich nav runs.
    
    * Define a default (false) for the upload option
    N. Taylor Mullen authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    c42c69b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

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

    [main] Update dependencies from dotnet/arcade dotnet/sourcelink
    dotnet-maestro[bot] authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    2e7521a View commit details
    Browse the repository at this point in the history
  3. [main] Update dependencies from dotnet/arcade dotnet/sourcelink (#10892)

    [main] Update dependencies from dotnet/arcade dotnet/sourcelink
    dotnet-maestro[bot] authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    54da2c0 View commit details
    Browse the repository at this point in the history
  4. Build Analysis landing page (#10894)

    * Build Analysis landing page:
    
    * feedback
    
    * Update Documentation/Projects/Build Analysis/LandingPage.md
    
    Co-authored-by: Ricardo Arenas <riarenas@microsoft.com>
    
    * Update Documentation/Projects/Build Analysis/LandingPage.md
    
    Co-authored-by: Ricardo Arenas <riarenas@microsoft.com>
    
    Co-authored-by: Ricardo Arenas <riarenas@microsoft.com>
    AlitzelMendez and riarenas authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    bf47db2 View commit details
    Browse the repository at this point in the history
Loading