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: 0213f8a
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
  • 7 commits
  • 10 files changed
  • 5 contributors

Commits on Sep 27, 2022

  1. Use latest docker images (#11025)

    This change moves all of the docker images to the -latest tag as part of https://github.com/dotnet/arcade/issues/10377.
    michellemcdaniel authored Sep 27, 2022
    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. Update dependencies from https://github.com/dotnet/arcade build 20220…

    …929.2 (#11073)
    
    [main] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Sep 30, 2022
    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