Skip to content

Conversation

@BrennanConroy
Copy link
Member

We've generally avoided shipping the SiteExtension in preview releases. (Plus the one we did push to NuGet didn't contain the 3.1 bits and was breaking the SiteExtension experience since App Service will just grab the highest versioned package)

I'll file an issue to track re-enabling near the end of 5.0.

@ghost ghost added the area-hosting label May 13, 2020
@BrennanConroy
Copy link
Member Author

I should probably move this PR to preview5

@BrennanConroy BrennanConroy changed the base branch from master to release/5.0-preview5 May 13, 2020 19:34
We've generally avoided shipping the SiteExtension in preview releases.

I'll file an issue to track re-enabling near the end of 5.0.
@Pilchie
Copy link
Member

Pilchie commented May 13, 2020

Yes, let's get this in for Preview 5.

<NoSemVer20>true</NoSemVer20>
<IsPackable>true</IsPackable>
<IsShipping>true</IsShipping>
<IsShipping Condition=" '$(PreReleaseVersionLabel)' == 'preview' ">false</IsShipping>
Copy link
Contributor

Choose a reason for hiding this comment

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

Oh, my slight concern for this option is what might happen if we rebrand for an RC release prior to RTM. Should the site extensions ship in that RC?

Copy link
Contributor

Choose a reason for hiding this comment

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

As long as we remember, this is of course fine.

Copy link
Member Author

Choose a reason for hiding this comment

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

I think it should be fine for an RC

@BrennanConroy BrennanConroy added this to the 5.0.0-preview5 milestone May 14, 2020
@BrennanConroy
Copy link
Member Author

Someone with permission please merge 😄

@dougbu dougbu merged commit db86498 into release/5.0-preview5 May 14, 2020
@dougbu dougbu deleted the brecon/noex branch May 14, 2020 00:51
@amcasey amcasey added the area-hosting Includes Hosting label Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-hosting Includes Hosting

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants