Skip to content

Conversation

@ViktorHofer
Copy link
Member

Specifying a default PackageVersion causes Arcade's calculated
Version not be used and instead the VersionSuffix-less Version be used
which indicates a stable packages. That later fails during publishing to
a non stable feed.

This is a mitigation for the official build breaks and a better
implementation that supports not reving the patch major during servicing
needs to be figured out.

Fixes #49051

Specifying a default PackageVersion causes Arcade's calculated
Version not be used and instead the VersionSuffix-less Version be used
which indicates a stable packages. That later fails during publishing to
a non stable feed.

This is a mitigation for the official build breaks and a better
implementation that supports not reving the patch major during servicing
needs to be figured out.
@ghost
Copy link

ghost commented Mar 3, 2021

Tagging subscribers to this area: @safern, @ViktorHofer, @Anipik
See info in area-owners.md if you want to be subscribed.

Issue Details

Specifying a default PackageVersion causes Arcade's calculated
Version not be used and instead the VersionSuffix-less Version be used
which indicates a stable packages. That later fails during publishing to
a non stable feed.

This is a mitigation for the official build breaks and a better
implementation that supports not reving the patch major during servicing
needs to be figured out.

Fixes #49051

Author: ViktorHofer
Assignees: ViktorHofer
Labels:

area-Infrastructure-libraries

Milestone: -

@ViktorHofer
Copy link
Member Author

Merging to unblock official builds. Verified the generated package version locally for both dev, ci and official builds.

@ericstj
Copy link
Member

ericstj commented Mar 3, 2021

Thank you @ViktorHofer, just saw this break.

@ghost ghost locked as resolved and limited conversation to collaborators Apr 2, 2021
@karelz karelz added this to the 6.0.0 milestone May 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Specification Tests package version is causing official builds to fail

4 participants