Skip to content

[release/5.0.1xx-preview8] Port Microsoft.DotNet.Sdk.Internal fixes from master#8105

Merged
Anipik merged 3 commits into
dotnet:release/5.0.1xx-preview8from
mmitche:port-real-sdk-internal-fix
Aug 5, 2020
Merged

[release/5.0.1xx-preview8] Port Microsoft.DotNet.Sdk.Internal fixes from master#8105
Anipik merged 3 commits into
dotnet:release/5.0.1xx-preview8from
mmitche:port-real-sdk-internal-fix

Conversation

@mmitche

@mmitche mmitche commented Aug 5, 2020

Copy link
Copy Markdown
Member

Port trio of "real" fixes for the not-publishing/multi-publishing of Microsoft.DotNet.Sdk.Internal.

mmitche added 3 commits August 5, 2020 08:52
Set the asset manifest OS and change the name of the installers manifests.
Currently arcade defaults to using OS-Platform as the asset manifest file name.
Installer does a ton of building in docker containers, which ends up generating
many overlapping names. This is a symptom and also likely hiding some non-determinsm.

To fix, change the name of the blob asset manifest name to include a "-installers" suffix.
Then alter the property names around a bit so that AssetManifestOS is set
prior to publish.proj's publish target being run.
@mmitche mmitche requested a review from Anipik August 5, 2020 15:56
@Anipik Anipik merged commit c5292aa into dotnet:release/5.0.1xx-preview8 Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants