Skip to content

[release/6.0.1xx] build Microsoft.DotNet.Common.ProjectTemplates.6.0 in servicing for source-build#4361

Merged
mmitche merged 1 commit intodotnet:release/6.0.1xxfrom
vlada-shubina:release/6.0.1xx
Feb 9, 2022
Merged

[release/6.0.1xx] build Microsoft.DotNet.Common.ProjectTemplates.6.0 in servicing for source-build#4361
mmitche merged 1 commit intodotnet:release/6.0.1xxfrom
vlada-shubina:release/6.0.1xx

Conversation

@vlada-shubina
Copy link
Copy Markdown
Member

@vlada-shubina vlada-shubina commented Feb 4, 2022

Problem

fixes #4337

Description

Enabled publishing for Microsoft.DotNet.Common.ProjectTemplates.6.0 during servicing, as it is needed to eliminate over-engineering in source-build.
Previously it was decided not to publish template packages to NuGet.org for servicing releases, unless there is a need to, to minimize amount of versions having no update except version, however requirement of publishing from source-build side was missed.
This change reenables publishing.

Customer impact

No impact to customers, engineering change only.
After this change Microsoft.DotNet.Common.ProjectTemplates.6.0 will be published also to NuGet.org for each servicing release (https://www.nuget.org/packages/Microsoft.DotNet.Common.ProjectTemplates.6.0), even when there is no change.

Regression

no

Risk

minimum, engineering change only.

@vlada-shubina
Copy link
Copy Markdown
Member Author

@MichaelSimons could you please confirm you only need this package?

@mmitche is it safe to merge this change now or we need to wait for servicing window? (and do the approvals) thanks

@mmitche
Copy link
Copy Markdown
Member

mmitche commented Feb 4, 2022

@MichaelSimons could you please confirm you only need this package?

@mmitche is it safe to merge this change now or we need to wait for servicing window? (and do the approvals) thanks

Please wait for the servicing window

@MichaelSimons
Copy link
Copy Markdown
Member

@mmitche, @vlada-shubina - how/when will this be available in the sdk/installer repo? I see the darc subscription is disabled. I ask because I have to make changes in installer and want to validate in source-build.

@mmitche
Copy link
Copy Markdown
Member

mmitche commented Feb 11, 2022

@MichaelSimons All the 6.0.103 bits are flowing internally. It hasn't made it to installer yet though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

servicing-consider The issue to be considered for servicing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build all template package versions in servicing for source-build

5 participants