Matt Mitchell

Results 292 comments of Matt Mitchell

> * https://aka.ms/dotnet/6.0/preview/dotnet-sdk-osx-x64.pkg > * https://aka.ms/dotnet/6.0/daily/dotnet-sdk-osx-x64.pkg > * https://aka.ms/dotnet/6.0/preview/dotnet-sdk-linux-x64.tar.gz > * https://aka.ms/dotnet/6.0/daily/dotnet-sdk-linux-x64.tar.gz > > For .NET 6 public preview releases and daily ones. > > Edit: Thanks to this issue,...

Note that for **runtimes**, the 6.0 is correct, since runtimes->sdk is a 1:many relationship.

> We should do those, too, please. For a lot of users, the SDK bands don't matter. For example, for Docker, we expose the two-part versions for both runtimes and...

@adiaaida I think it's relatively easy for the daily links. We'd have to alter the aka ms generation to generate multiple links, then update the channel configurations in PublishingConstants so...

https://github.com/dotnet/installer/pull/12471

Handled by: https://github.com/dotnet/dotnet-ci/pull/326

This also goes along with trigger enhancements for selective branch building

@marcpopMSFT Something to make sure doesn't show up with the latest RTM SDKs

We need a proper way to archive these. The upload service has been suggested, but we also may want to upload to Azure blob storage. If ABS, dependent on #332