dotnet / performance

This repo contains benchmarks used for testing the performance of all .NET Runtimes
MIT License
687 stars 267 forks source link

Recommit: [release/7.0] Use managed identity to download PDN #4335

Closed LoopedBard3 closed 1 month ago

LoopedBard3 commented 1 month ago

Backport of https://github.com/dotnet/performance/pull/4287 for release/7.0. Downloads PDN.zip instead though as this branch does not use the new PDN filename format.

Accidentally merged: https://github.com/dotnet/performance/pull/4331 before it was reviewed and marked ready for reviewers. Reverted right away so this puts it up as a PR again for its final review and merge.

LoopedBard3 commented 1 month ago

This set of changes looks good to me.