Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

maraf
Copy link
Member

@maraf maraf commented Oct 19, 2022

@maraf maraf added arch-wasm WebAssembly architecture area-Build-mono labels Oct 19, 2022
@maraf maraf added this to the 8.0.0 milestone Oct 19, 2022
@maraf maraf requested review from radical and pavelsavara October 19, 2022 08:04
@maraf maraf requested a review from lewing as a code owner October 19, 2022 08:04
@maraf maraf self-assigned this Oct 19, 2022
@ghost
Copy link

ghost commented Oct 19, 2022

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

Issue Details
Author: maraf
Assignees: maraf
Labels:

arch-wasm, area-Build-mono

Milestone: 8.0.0

Copy link
Member

@radical radical left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a little unsure about the application -> app change. But other than that, LGTM 👍

@maraf maraf merged commit 95d36a9 into dotnet:main Oct 20, 2022
@maraf maraf deleted the WasmTemplateNits2 branch October 20, 2022 11:11
@maraf
Copy link
Member Author

maraf commented Oct 20, 2022

/backport to release/7.0

@github-actions
Copy link
Contributor

Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/3289079306

@github-actions
Copy link
Contributor

@maraf backporting to release/7.0 failed, the patch most likely resulted in conflicts:

$ git am --3way --ignore-whitespace --keep-non-patch changes.patch

Applying: Drop duplicated description.
Using index info to reconstruct a base tree...
M	src/mono/wasm/templates/templates/browser/.template.config/template.json
M	src/mono/wasm/templates/templates/console/.template.config/template.json
Falling back to patching base and 3-way merge...
Auto-merging src/mono/wasm/templates/templates/console/.template.config/template.json
CONFLICT (content): Merge conflict in src/mono/wasm/templates/templates/console/.template.config/template.json
Auto-merging src/mono/wasm/templates/templates/browser/.template.config/template.json
CONFLICT (content): Merge conflict in src/mono/wasm/templates/templates/browser/.template.config/template.json
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 Drop duplicated description.
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

@ghost ghost locked as resolved and limited conversation to collaborators Nov 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Build-mono
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants