dotnet / dotnet-buildtools-prereqs-docker

Used to maintain the Docker images hosted at the mcr.microsoft.com/dotnet-buildtools/prereqs image repository
MIT License
53 stars 99 forks source link

Update buildtools-prereqs pipelines to 1ES Pipeline templates #980

Closed lbussell closed 3 months ago

lbussell commented 3 months ago

This PR contains changes from https://github.com/dotnet/dotnet-buildtools-prereqs-docker/pull/977.

Marked as draft since I am still validating the pipelines. I do not plan to validate every pipeline as they are all so similar.

Validation runs [internal links]:

Part of https://github.com/dotnet/dotnet-docker-internal/issues/4475

lbussell commented 3 months ago

Build failure is unrelated to changes. CI agent ran out of space. The test runs behaved as expected.

lbussell commented 3 months ago

Given build failure is unrelated to the change, and we've already had some successful pipeline runs in dotnet-docker-nightly, I'm merging this around PR validation.