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

Commits on Jun 10, 2024

  1. Do not leak a PackageArchiveReader in NupkgParser.cs (#14821)

    omajid authored Jun 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    57a7f8d View commit details
  2. Update darc docs with new login flow (#14826)

    premun authored Jun 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    08c0e18 View commit details
  3. Use RestoreNoHttpCache instead of RestoreNoCache for nuget (#14824)

    nuget renamed this option in https://github.com/NuGet/Home/blob/dev/accepted/2023/Add-NoHttpCacheOption.md and prints a message that says the old option is deprecated in the binlog which can be confusing.
    akoeplinger authored Jun 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ec14726 View commit details
  4. Make BAR token optional in publishing tasks (#14827)

    premun authored Jun 10, 2024
    Copy the full SHA
    5d2bb70 View commit details
  5. [main] Update dependencies from 6 repositories (#14806)

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Matt Mitchell <[email protected]>
    3 people authored Jun 10, 2024
    Copy the full SHA
    350ebce View commit details

Commits on Jun 11, 2024

  1. Remove client secret parameter passed to publishing (#14829)

    mmitche authored Jun 11, 2024
    Copy the full SHA
    6cb8cad View commit details
  2. Fix calling Maestro from the publishing task (#14831)

    premun authored Jun 11, 2024
    Copy the full SHA
    11f7d1a View commit details
Loading