Skip to content

Conversation

@epananth
Copy link
Contributor

V3 onboarding

This PR uses maestro.task from general testing

@epananth epananth requested a review from a team as a code owner October 23, 2020 22:07
@zivkan zivkan self-assigned this Oct 23, 2020
@zivkan zivkan added Approved for CI Community PRs created by someone not in the NuGet team labels Oct 23, 2020
@epananth
Copy link
Contributor Author

@epananth
Copy link
Contributor Author

@mmitche
Copy link
Contributor

mmitche commented Oct 29, 2020

I'd run one more build to make sure that looks correct in the merged manifest, but LGTM otherwise.

@epananth
Copy link
Contributor Author

@zivkan is running an another build. I will post my result here after.


<PropertyGroup Condition=" '$(Version)' == '' ">
<Version>$(SemanticVersion)$(PreReleaseInformationVersion)</Version>
<Version Condition="'$(BUILD_SOURCEVERSION)' != '' AND '$(IsCommandLinePackage)' != 'true'">$(SemanticVersion)$(PreReleaseInformationVersion)+$(BUILD_SOURCEVERSION)</Version>
Copy link
Member

Choose a reason for hiding this comment

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

In case anyone in my team sees this and wonders why, there's no benefit to adding the commit hash to the end of the string. Looking at nuget.org, no other packages do this, including System.* packages from the dotnet team. Our nuspec still has the commit hash, to enable source link, so anyone who really wants the commit hash can still get it.

@epananth
Copy link
Contributor Author

Manifest looks good image

@epananth
Copy link
Contributor Author

@zivkan zivkan changed the title On boarding V3 publishing Use V3 for DncEng BAR publishing Oct 30, 2020
@zivkan zivkan merged commit b120197 into NuGet:dev Oct 30, 2020
zivkan pushed a commit that referenced this pull request Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Community PRs created by someone not in the NuGet team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants