Skip to content

[3.1] Mark components assemblies as non shipping #31758

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 20 commits into from
May 4, 2021
Merged

Conversation

HaoK
Copy link
Member

@HaoK HaoK commented Apr 13, 2021

Follow up to #28492

Also mark WebAssembly packages as non shipping

@ghost ghost added the area-blazor Includes: Blazor, Razor Components label Apr 13, 2021
@HaoK HaoK requested a review from a team April 13, 2021 18:03
@HaoK HaoK marked this pull request as ready for review April 13, 2021 18:03
@HaoK HaoK requested a review from SteveSandersonMS as a code owner April 13, 2021 18:03
@@ -6,7 +6,7 @@
<PackageTags>wasm;javascript;interop</PackageTags>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<IsPackable>true</IsPackable>
<IsShipping>true</IsShipping>
<IsShipping>false</IsShipping>
Copy link
Member Author

Choose a reason for hiding this comment

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

@dougbu is this the same as IsShippingPackage ?

Copy link
Contributor

Choose a reason for hiding this comment

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

@pranavkm
Copy link
Contributor

@wtgodbe / @dougbu can we merge infrastructure stuff to 3.1?

@wtgodbe
Copy link
Member

wtgodbe commented Apr 13, 2021

can we merge infrastructure stuff to 3.1?

No, branches are closed down for May. We should hold this until next month's check-in window

@wtgodbe wtgodbe added tell-mode Indicates a PR which is being merged during tell-mode area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework labels Apr 13, 2021
@wtgodbe wtgodbe added this to the 3.1.16 milestone Apr 13, 2021
@dougbu
Copy link
Contributor

dougbu commented Apr 14, 2021

nit: @HaoK could you please use the GitHub UI features to make a bunch of suggestions in a comment, then batch committing those suggestions together❔ That'll take us from 15 emails to 2 when we're on your PRs 😀

@wtgodbe wtgodbe merged commit 18a6f0c into release/3.1 May 4, 2021
@wtgodbe wtgodbe deleted the haok/noship branch May 4, 2021 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework tell-mode Indicates a PR which is being merged during tell-mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants