-
Notifications
You must be signed in to change notification settings - Fork 138
Closed as not planned
Labels
area-release-infraRelease infrastructure owned by .NET Product ConstructionRelease infrastructure owned by .NET Product Construction
Description
We should consider following the same pattern that was introduced in dotnet/dotnet#1910 and apply that to the source-built SDK. This would mean that the VMR's prep script would reference the SDK tarball that was published via Arcade from a VMR build rather than the one published by the SB release pipeline.
Changes required to make this happen:
- Update VMR publishing to include SB SDK tarball (see Publish source build artifacts dotnet#1355)
- Update VMR prep script to reference the SDK tarball from the location being published to from the VMR (see Use SB artifacts RID dotnet#1910)
- Update the SB release pipeline to no longer publish the SDK tarball
Metadata
Metadata
Assignees
Labels
area-release-infraRelease infrastructure owned by .NET Product ConstructionRelease infrastructure owned by .NET Product Construction
Type
Projects
Status
Done