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 98 forks source link

Add missing Ubuntu 20.04 and 24.04 helix images #1096

Closed richlander closed 4 days ago

richlander commented 2 weeks ago

I added a complete architecture compliment for 20.04 and 24.04. We can add missing ones to 22.04 when 20.04 goes EOL. No pressing reason now, AFAIK.

richlander commented 1 week ago

I absolutely abused CI on this PR. It is a bit shameful. I'll try to avoid that in future.

I pulled the Arm32 Dockerfile since it is running into the Y2038/time_t issue with msquic. We can take that up as a focused PR.

riarenas commented 1 week ago

/azp run

azure-pipelines[bot] commented 1 week ago
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list.
riarenas commented 1 week ago

/azp run dotnet-buildtools-prereqs-docker-almalinux, dotnet-buildtools-prereqs-docker-alpine, dotnet-buildtools-prereqs-docker-azurelinux, dotnet-buildtools-prereqs-docker-cbl-mariner, dotnet-buildtools-prereqs-docker-centos, dotnet-buildtools-prereqs-docker-debian, dotnet-buildtools-prereqs-docker-eng, dotnet-buildtools-prereqs-docker-fedora

azure-pipelines[bot] commented 1 week ago
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list.
azure-pipelines[bot] commented 1 week ago
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list.
azure-pipelines[bot] commented 1 week ago
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list.
azure-pipelines[bot] commented 1 week ago
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.
richlander commented 1 week ago

@mthalman -- looking for an approval. thanks.

richlander commented 5 days ago

@mthalman -- good to go?