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

Commits on Jun 27, 2024

  1. Update internal mirror instructions (#14906)

    Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
    sebastienros and mmitche committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    be1b644 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. [main] Update dependencies from dotnet/arcade, dotnet/arcade-services…

    …, dotnet/source-build-externals, dotnet/source-build-reference-packages (#14907)
    
    [main] Update dependencies from dotnet/arcade, dotnet/arcade-services, dotnet/source-build-externals, dotnet/source-build-reference-packages
    dotnet-maestro[bot] committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    af039fa View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    ac6857c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df3f1c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    48f3eaf View commit details
    Browse the repository at this point in the history
  2. Split out the "cleanup actions on a schedule" action so other comment…

    …-based actions can reuse it (#14911)
    jkoritzinsky committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    dcfed4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a7d983 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. [main] Update dependencies from dotnet/arcade, dotnet/arcade-services…

    …, dotnet/source-build-reference-packages, dotnet/templating, dotnet/xharness (#14909)
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    76f733e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    9ed291f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Inline publishing SymbolPublishingExclusionsFile.txt into ReleaseConf…

    …igs (#14920)
    
    We were publishing SymbolPublishingExclusionsFile.txt in a separate step which results in 1ES PT running SBOM generation on the artifact which fails in the dotnet/runtime repo:
    
    > BuildDropPath 'D:\a\_work\1\s\eng\SymbolPublishingExclusionsFile.txt' must be a directory, not a file
    
    Since we're just uploading it into the ReleaseConfigs container we can just copy the file when we create that artifact a few lines above.
    akoeplinger committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f20056d View commit details
    Browse the repository at this point in the history
Loading