Skip to content

Build NuGet with correct prerelease tags#26289

Merged
jaredpar merged 1 commit intodotnet:dev15.7.xfrom
jaredpar:fix-ver
Apr 20, 2018
Merged

Build NuGet with correct prerelease tags#26289
jaredpar merged 1 commit intodotnet:dev15.7.xfrom
jaredpar:fix-ver

Conversation

@jaredpar
Copy link
Copy Markdown
Member

Need to thread through the official build value to ensure packages are
built with the correct prerelease modifiers (beta, async, etc ...)
instead of simply dev.

Ask Mode template not completed

Customer scenario

What does the customer do to get into this situation, and why do we think this
is common enough to address for this release. (Granted, sometimes this will be
obvious "Open project, VS crashes" but in general, I need to understand how
common a scenario is)

Bugs this fixes

(either VSO or GitHub links)

Workarounds, if any

Also, why we think they are insufficient for RC vs. RC2, RC3, or RTW

Risk

This is generally a measure our how central the affected code is to adjacent
scenarios and thus how likely your fix is to destabilize a broader area of code

Performance impact

(with a brief justification for that assessment (e.g. "Low perf impact because no extra allocations/no complexity changes" vs. "Low")

Is this a regression from a previous update?

Root cause analysis

How did we miss it? What tests are we adding to guard against it in the future?

How was the bug found?

(E.g. customer reported it vs. ad hoc testing)

Test documentation updated?

If this is a new non-compiler feature or a significant improvement to an existing feature, update https://github.com/dotnet/roslyn/wiki/Manual-Testing once you know which release it is targeting.

Need to thread through the official build value to ensure packages are
built with the correct prerelease modifiers (beta, async, etc ...)
instead of simply dev.
@jaredpar
Copy link
Copy Markdown
Member Author

@jasonmalinowski do you want me to merge or wait until we've decided on the potential semver issues we were discussing?

@jasonmalinowski
Copy link
Copy Markdown
Member

@jaredpar Merge. I don't want to bump to -gamma or something else, and I suspect that might just cause more problems (like shipping those to customers.)

@jaredpar jaredpar merged commit 36cb0c8 into dotnet:dev15.7.x Apr 20, 2018
@jaredpar jaredpar deleted the fix-ver branch April 20, 2018 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants