dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
https://asp.net
MIT License
34.51k stars 9.75k forks source link

Add internal pipeline for IdentityModel nightlies #55500

Closed wtgodbe closed 2 weeks ago

wtgodbe commented 2 weeks ago

Plan is to use https://dev.azure.com/dnceng/internal/_build?definitionId=928 (which is currently disabled) as the test pipeline for running our tests against the latest nightlies from the IdentityModel team. Won't be able to test this until the PR is merged as we'll have to re-direct that pipeline to point to Identitymodel-helix-matrix.yml, but this PR is essentially purely additive, so it shouldn't break anything to merge it then iterate.