Skip to content

Stabilize package versions#14003

Merged
mmitche merged 8 commits into
release/3.0from
dougbu/stable.build
Sep 15, 2019
Merged

Stabilize package versions#14003
mmitche merged 8 commits into
release/3.0from
dougbu/stable.build

Conversation

@dougbu

@dougbu dougbu commented Sep 15, 2019

Copy link
Copy Markdown
Contributor
  • fix some versioning assumptions
  • mark all installers as shipping

- available (though not discoverable) in public dotnetcli feed
…nsion packages have same version

- Microsoft.AspNetCore.AzureAppServices.SiteExtension.3.0 ships
- Microsoft.AspNetCore.AzureAppServices.SiteExtension.3.0.x?? do not ship
- VS.Redist.Common.AspNetCore.SharedFramework and ...TargetingPack packages are non-shipping
- everything else ships

nit: remove extra whitespace in .nuspec files for the packages
@dougbu dougbu added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Sep 15, 2019
@dougbu dougbu requested review from a team, jkotalik and mmitche September 15, 2019 07:43
@dougbu

dougbu commented Sep 15, 2019

Copy link
Copy Markdown
Contributor Author

@dougbu

dougbu commented Sep 15, 2019

Copy link
Copy Markdown
Contributor Author

May still have issues with shared Fx and installer tests. Also need to double-check installer versioning on all platforms. Will deal with both in the morning.

- tests sometimes do not calculate version properties as product projects do
- Microsoft.AspNetCore.App.Ref and ...Runtime packages may rev versions separately
…ests

- `$(SharedFxVersion)` is not useful in test projects due to stable versioning
@dougbu

dougbu commented Sep 15, 2019

Copy link
Copy Markdown
Contributor Author

@mmitche and @aspnet/build I'll be away for a few hours. If this passes, please address any review comments and get this in. If it doesn't pass due to ProjectTemplates test failures, first add continueOnError: true in this step of ci.yml.

@dougbu

dougbu commented Sep 15, 2019

Copy link
Copy Markdown
Contributor Author

BTW the internal build created enough artifacts that I'm fairly confident everything is versioned correctly.

@mmitche

mmitche commented Sep 15, 2019

Copy link
Copy Markdown
Member

Adding continueOnError and merging.

@mmitche mmitche merged commit aee5e40 into release/3.0 Sep 15, 2019
@mmitche mmitche deleted the dougbu/stable.build branch September 15, 2019 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants