Skip to content

[wasm] Fix publishing Microsoft.NET.Sdk.WebAssembly.Pack - #84754

Closed
maraf wants to merge 1 commit into
dotnet:mainfrom
maraf:WasmFixOfficialBuild
Closed

[wasm] Fix publishing Microsoft.NET.Sdk.WebAssembly.Pack#84754
maraf wants to merge 1 commit into
dotnet:mainfrom
maraf:WasmFixOfficialBuild

Conversation

@maraf

Copy link
Copy Markdown
Member

Update pattern for matching RidAgnosticNupkgToPublishFile to include Microsoft.NET.Sdk.WebAssembly.Pack.

Fixes#84742

@marafmaraf added arch-wasm WebAssembly architecture packaging Related to packaging labels Apr 13, 2023
@marafmaraf added this to the 8.0.0 milestone Apr 13, 2023
@marafmaraf self-assigned this Apr 13, 2023
@ghost

Copy link
Copy Markdown

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Update pattern for matching RidAgnosticNupkgToPublishFile to include Microsoft.NET.Sdk.WebAssembly.Pack.

Fixes #84742

Author:maraf
Assignees:maraf
Labels:

arch-wasm, packaging

Milestone:8.0.0

@maraf

Copy link
Copy Markdown
MemberAuthor

The official build shows that the Microsoft.NET.Sdk.WebAssembly.Pack is part of the ItemsToPush that are passed to the PushToAzureDevOpsArtifacts

@ViktorHofer

Copy link
Copy Markdown
Member

You also need to revert the revert commit: d0a287a

@maraf

maraf commented Apr 13, 2023

Copy link
Copy Markdown
MemberAuthor

Closed in favor of #84761

@marafmaraf closed this Apr 13, 2023
@maraf
maraf deleted the WasmFixOfficialBuild branch April 13, 2023 15:31
@ghostghost locked as resolved and limited conversation to collaborators May 13, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasmWebAssembly architecturearea-Infrastructure-installerpackagingRelated to packaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Official build failure trying to sign Microsoft.NET.Sdk.WebAssembly.Pack

2 participants

@maraf@ViktorHofer