Skip to content

Release notes are missing a couple links to Alpine packages #10113

@teeks99

Description

@teeks99

URL(s)

https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.20/8.0.20.md

Description

Looking at the 8.0.20 release notes, there are links to all the packages, however there are a couple missing Linux Alpine/ARM packages that are not on that page but are found on the download page. Extrapolating the URLs from other packages also result in the expected packages.

Missing:

SDK Binaries -> Linux -> Arm64 Alpine - https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.414/dotnet-sdk-8.0.414-linux-musl-arm64.tar.gz

ASP.NET Core Runtime -> Linux -> Arm32 Alpine - https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.20/aspnetcore-runtime-8.0.20-linux-musl-arm.tar.gz

ASP.NET Core Runtime -> Linux -> Arm64 Alpine - https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.20/aspnetcore-runtime-8.0.20-linux-musl-arm64.tar.gz

I'm assuming there is some type of automation making these that is missing a couple entries?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions