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

Commits on Sep 26, 2022

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

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    b2ba04b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21ac4f0 View commit details
    Browse the repository at this point in the history
  3. [main] Update dependencies from dotnet/sourcelink dotnet/xharness (#1…

    …1006)
    
    [main] Update dependencies from dotnet/sourcelink dotnet/xharness
    dotnet-maestro[bot] authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    6152fbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba1b5f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5680048 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Add classes for navigating and processing assembly symbols, generatin…

    …g C# code out of assemblies. Add GenAPI.Tests project (#10739)
    
    Add classes for navigating and processing assembly symbols. Add classes for generating C# code output out for assembly symbols. Add GenAPI UT project, test utilities and several UTs.
    andriipatsula authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    0213f8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2acc60b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

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

    [main] Update dependencies from dotnet/arcade dotnet/sourcelink
    dotnet-maestro[bot] authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    89b7c01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    839e1e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

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

    [main] Update dependencies from dotnet/arcade dotnet/sourcelink
    dotnet-maestro[bot] authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    3cfa725 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53c1982 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    59d74a1 View commit details
    Browse the repository at this point in the history
  2. Allow ignoring directories for Component Governance/SBOM (#11074)

    We were hitting a warning in dotnet/runtime about a malformed package.json that was used as a test asset by the resolve npm module.
    Allow passing in an option to the CG and SBOM tasks to ignore certain directories from scanning.
    akoeplinger authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    60e9ab3 View commit details
    Browse the repository at this point in the history
Loading